mariadb/mysql-test/suite/optimizer_unfixed_bugs/t
Monty c3018b0ff4 Fixes to get all test to run on MacosX Lion 10.7
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
2015-11-29 17:51:23 +02:00
..
bug36981.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug40992.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug41029-master.opt Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41029.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug41996-extra1-innodb.test Buildbot fixes: don't use @@optimizer_use_mrr, it has been moved into @@optimizer_switch 2011-06-03 11:32:21 +04:00
bug41996-extra1.test Change optimizer_use_mrr=auto|disable|force 2011-06-03 00:25:58 +04:00
bug41996-extra2-innodb.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra2.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra3-innodb.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra3.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra4-innodb.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra4.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug42991.test MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
bug43101.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43249.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43360.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43448.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43617.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43618.test rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug45219.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug45221.test Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
bug49129.test Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00