mariadb/client
Sergei Golubchik bd0eb2bdd7 less memory-leak-on-exit reports for clients
mysqltest cannot free all memory on exit by design,
so there's no need to check.

mysql frees memory in mysql_end(), so enable memory-leak-on-exit check
only after it was initialized enough to use  mysql_end() - early exits
use my_end().
2018-02-02 11:38:39 +01:00
..
async_example.c MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
client_priv.h Merge branch '10.0' 10.1 2017-04-28 20:19:32 +02:00
CMakeLists.txt Merge branch '5.5' into 10.0 2015-10-09 17:12:26 +02:00
completion_hash.cc Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01:00
completion_hash.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
echo.c Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
get_password.c mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00
my_readline.h MDEV-4297 mysql --binary-mode 2013-06-10 21:45:30 +02:00
mysql.cc less memory-leak-on-exit reports for clients 2018-02-02 11:38:39 +01:00
mysql_plugin.c spelling fixes 2017-03-07 13:38:06 +04:00
mysql_upgrade.c Merge 10.0 into 10.1 2017-12-12 19:28:26 +02:00
mysqladmin.cc MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqlbinlog.cc MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqlcheck.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqldump.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqlimport.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqlshow.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqlslap.c MDEV-14265 - RPMLint warning: shared-lib-calls-exit 2017-12-19 19:10:54 +04:00
mysqltest.cc less memory-leak-on-exit reports for clients 2018-02-02 11:38:39 +01:00
readline.cc MDEV-6650 - LINT_INIT emits code in non-debug builds 2015-03-16 14:48:22 +04:00
sql_string.cc.dontuse spelling fixes 2017-03-07 13:38:06 +04:00
sql_string.h.dontuse mysql-5.5.32 merge 2013-07-16 19:09:54 +02:00