Files
asterisk/addons
George Joseph 7a85a947af 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:30:36 -06:00
..
2015-04-12 13:48:10 -05:00
2018-05-11 09:58:19 -04:00