Files
asterisk/addons
George Joseph be4c6f3f35 cdr_mysql: Fix missing use of 'my_bool' with MySql >= 8.0.1
MySql 8.0.1 replaced the "my_bool" type with "bool" so an #if
was added to use "bool" with MYSQL_VERSION_ID >= 80001.

ASTERISK-28604

Change-Id: I66a28d8f0011e33774edee13a6f8efd2302bb920
2019-11-07 07:31:08 -06:00
..
2015-04-11 19:43:43 -06:00
2018-05-11 09:48:58 -04:00