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
auto_increment.tst
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
function.tst
grant.pl Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
grant.res
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
mail_to_db.pl
myisam-big-rows.tst
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
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