mariadb/mysql-test/suite/optimizer_unfixed_bugs/r
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.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug40992.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug41029.result 10.0-monty: trivial test result updates 2013-07-09 15:39:57 +04:00
bug41996-extra1-innodb-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra1-innodb.result 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.result Change optimizer_use_mrr=auto|disable|force 2011-06-03 00:25:58 +04:00
bug41996-extra2-innodb-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra2-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra2.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra3-innodb-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra3-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra3.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra4-innodb-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra4-innodb.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996-extra4.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug41996.result 10.0-monty: trivial test result updates 2013-07-09 15:39:57 +04:00
bug42991.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43101.result Backport into MariaDB-5.2 the following: 2009-12-15 10:16:46 +03:00
bug43249.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43360.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43448.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
bug43617.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
bug43618.result merge with 5.1-micro 2011-06-07 18:13:02 +02:00
bug45219.result 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
bug45221.result Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
bug49129.result Enable testcase for BUG#49129 2011-01-17 15:09:30 +03:00