mariadb/mysql-test/lib
unknown 3c099551d0 Cleanups after review of WL#602
Fixed warnings from test suite
Some fixes in mysql-test-run script to catch more warnings


mysql-test/lib/mtr_report.pl:
  Catch more warnings
mysql-test/mysql-test-run.sh:
  Catch warnings from mysqld
mysql-test/t/mysqldump.test:
  Add key_block_size to catch future changes in information schema
mysys/errors.c:
  Ensure that mysql-test-run catches if we call my_close() too many times
sql/handler.cc:
  Initialize all elements
sql/log.cc:
  true -> TRUE
sql/sql_class.h:
  Review change: key_info -> key_create_info
sql/sql_lex.h:
  Review change: key_info -> key_create_info
sql/sql_table.cc:
  Review change: key_info -> key_create_info
  Don't call mysql_close() if init_ddl_log is not called.
  Better error handling in init_ddl_log
sql/sql_yacc.yy:
  Review change: key_info -> key_create_info
2006-05-03 19:40:52 +03:00
..
init_db.sql fix for bug#16415 Events names are case sensitive 2006-03-24 17:45:52 +01:00
mtr_cases.pl Merge 2006-03-11 01:53:30 +01:00
mtr_diff.pl mysql-test-run.pl: 2005-03-29 07:29:38 +02:00
mtr_gcov.pl Many files: 2004-12-30 16:34:01 +01:00
mtr_gprof.pl Many files: 2004-12-30 16:34:01 +01:00
mtr_io.pl mysql-test-run.pl: 2005-02-03 21:13:27 +01:00
mtr_match.pl Start cluster only for testcases that really needs it and stop it when 2006-02-09 09:40:48 +01:00
mtr_misc.pl Return empty string if file does not exist 2006-04-27 21:26:24 +02:00
mtr_process.pl Clean up after big merge 2006-05-01 00:14:32 -07:00
mtr_report.pl Cleanups after review of WL#602 2006-05-03 19:40:52 +03:00
mtr_stress.pl Remove duplicate declaration of stress_basdir 2006-03-28 19:30:08 +02:00
mtr_timer.pl Fix bug in mysql-test-run.pl in ^C signal handler. 2006-03-16 11:21:18 +01:00