1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
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
..
2017-04-28 20:19:32 +02:00
2015-10-09 17:12:26 +02:00
2013-07-16 19:09:54 +02:00
2013-06-10 21:45:30 +02:00
2017-03-07 13:38:06 +04:00
2017-12-12 19:28:26 +02:00
2017-03-07 13:38:06 +04:00
2013-07-16 19:09:54 +02:00