Starting MySQL 8.0.1 release, the `my_bool` type has been removed, leading 
`mysql_remap` build to fail.
Details in 
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-1.html#mysqld-8-0-1-compiling
 state that `my_bool` should be replaced with C type `bool`.
Although not yet tested with MySQL 8, this changes is backwards-compatible with 
older versions of MySQL and MariaDB.

[ Full content available at: https://github.com/apache/trafficserver/pull/4360 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to