Bastian Germann f0cf49ada7 Compile with MySQL version >= 8.0.1
The my_bool type was removed with MySQL 8.0.1:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-1.html#mysqld-8-0-1-compiling

Replace my_bool with char which was the typedef in older MySQL versions
and still is in MariaDB.

[GB.DB.MYSQL]
* BUG: Compile with MySQL version >= 8.0.1.
2020-03-08 22:26:02 +01:00
..
2020-03-08 22:26:02 +01:00
2008-05-03 20:54:10 +00:00
m4
2009-08-16 22:51:28 +00:00
2009-08-16 22:07:48 +00:00

The file is empty.