mariadb/sql-common
Sergei Golubchik f97d879bf8 cmake: re-enable -Werror in the maintainer mode
now we can afford it. Fix -Werror errors. Note:
* old gcc is bad at detecting uninit variables, disable it.
* time_t is int or long, cast it for printf's
2019-03-27 22:51:37 +01:00
..
client.c cmake: re-enable -Werror in the maintainer mode 2019-03-27 22:51:37 +01:00
client_plugin.c MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
my_time.c Fixed compiler error and some warnings on windows 2016-08-23 15:03:31 +03:00
my_user.c support DEFINER=role and DEFINER=current_role 2013-10-18 12:17:49 -07:00
mysql_async.c MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0 2016-08-16 21:23:57 +02:00
pack.c Bug#25471090: MYSQL USE AFTER FREE 2018-02-12 15:19:43 +05:30