ClickHouse/base
Yatsishin Ilya a47ffd191d Change my_bool to bool.
The my_bool type no longer exists, and people may have been using it in their own code since some mysql.h functions have been returning that. The recommended fix is to use bool or int, which will work both in 8.0 and older versions.

https://bugs.mysql.com/bug.php?id=85131
2020-08-28 11:59:50 +03:00
..
common Merge pull request #13648 from filimonov/tzdata_version2 2020-08-24 23:07:37 +03:00
daemon Reset signal handlers just before closing signal pipe to avoid EBADF after 2020-08-13 23:12:36 +03:00
ext Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
glibc-compatibility Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
loggers Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
mysqlxx Change my_bool to bool. 2020-08-28 11:59:50 +03:00
pcg-random Fix typos, the last 1% 2020-08-08 04:21:04 +03:00
readpassphrase Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
widechar_width Changes required for auto-sync with Arcadia 2020-04-16 15:31:57 +03:00
CMakeLists.txt Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00
ya.make Add simple "clickhouse-install" tool 2020-08-08 21:38:34 +03:00