mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
c3018b0ff4
This includes fixing all utilities to not have any memory leaks, as safemalloc warnings stopped tests from passing on MacOSX. - Ensure that all clients takes character-set-dir, as the libmysqlclient library will use it. - mysql-test-run now passes character-set-dir to all external clients. - Changed dynstr_free() so that it can be called twice (made freeing code easier) - Changed rpl_global_gtid_slave_state to be allocated dynamicly as it includes a mutex that needs to be initizlied/destroyed before my_end() is called. - Removed rpl_slave_state::init() and rpl_slave_stage::deinit() as their job are better handling by constructor and delete. - Print alias instead of table_name in check_duplicate_key as table_name may have been converted to lower case. Other things: - Fixed a case in time_to_datetime_with_warn() where we where using && instead of & in tests |
||
---|---|---|
.. | ||
bug36981.result | ||
bug40992.result | ||
bug41029.result | ||
bug41996-extra1-innodb-innodb.result | ||
bug41996-extra1-innodb.result | ||
bug41996-extra1.result | ||
bug41996-extra2-innodb-innodb.result | ||
bug41996-extra2-innodb.result | ||
bug41996-extra2.result | ||
bug41996-extra3-innodb-innodb.result | ||
bug41996-extra3-innodb.result | ||
bug41996-extra3.result | ||
bug41996-extra4-innodb-innodb.result | ||
bug41996-extra4-innodb.result | ||
bug41996-extra4.result | ||
bug41996.result | ||
bug42991.result | ||
bug43101.result | ||
bug43249.result | ||
bug43360.result | ||
bug43448.result | ||
bug43617.result | ||
bug43618.result | ||
bug45219.result | ||
bug45221.result | ||
bug49129.result |