mariadb/tests
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
..
async_queries.c MDEV-5120 Test suite test maria-no-logging fails 2014-10-02 11:57:40 +02:00
auto_increment.res Import changeset 2000-07-31 21:29:14 +02:00
auto_increment.tst Import changeset 2000-07-31 21:29:14 +02:00
big_record.pl Updated/added copyright headers 2011-06-30 17:46:53 +02:00
bug25714.c Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
check_async_queries.pl MWL#192: Non-blocking client API for libmysqlclient. 2011-09-20 12:49:25 +02:00
CMakeLists.txt 5.5.38 merge 2014-06-06 00:07:27 +02:00
connect_test.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
consistent_snapshot.pl MWL#116: Efficient group commit: PBXT part 2010-10-15 15:42:06 +02:00
deadlock_test.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
drop_test.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
export.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
fork2_test.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
fork_big.pl Changing the copyright headers a bit to be complaint with the standards 2014-08-27 16:06:50 +02:00
fork_big2.pl mysql-5.5.41 merge 2014-12-19 11:35:44 +01:00
function.res Arjens LOG functions changes with small changes and tests added to mysql-test 2002-07-17 12:11:48 +04:00
function.tst Arjens LOG functions changes with small changes and tests added to mysql-test 2002-07-17 12:11:48 +04:00
grant.pl Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
grant.res Merge with 4.0.18 2004-02-11 00:06:46 +01:00
index_corrupt.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
insert_and_repair.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
insert_test.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
list_test.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
lock_test.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
lock_test.res Import changeset 2000-07-31 21:29:14 +02:00
mail_to_db.pl This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work. 2006-02-12 13:26:30 -08:00
myisam-big-rows.tst A follow-up on WL#5154 and WL#5182: remove forgotten options. 2010-03-03 22:22:02 +03:00
mysql_client_fw.c Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
mysql_client_test.c MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress 2014-09-10 17:45:09 +02:00
nonblock-wrappers.h MWL#192: non-blocking client API, after-review fixes. 2012-01-06 12:43:18 +01:00
pmail.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
rename_test.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
restore-lock.smack sql/slave.cc 2000-09-19 17:23:58 -06:00
select_test.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
showdb_test.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
ssl_test.c Updated/added copyright headers 2014-01-06 10:52:35 +05:30
table_types.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
test_delayed_insert.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
thread_test.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
truncate.pl Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30