mariadb/mysql-test/lib
unknown 00f420db13 Fix unhandled exception in mysql-test-run.pl, creating a dir that already exist
mysql-test/lib/mtr_process.pl:
  Remove junk code/comments
  Moved the creation of var/log out of function mtr_kill_leftovers
mysql-test/mysql-test-run.pl:
  Rename 'kill_running_server' to more appropriate name 'kill_running_servers'
  If no var/log dir exists when mtr_kill_leftovers is started it should be created
  Remove "unless" syntax, too perlish
  Fix typo
2006-10-12 11:29:13 +02:00
..
init_db.sql
mtr_cases.pl Improve restart logic all code to detect restart is now in the functions 2006-10-11 14:50:19 +02:00
mtr_diff.pl
mtr_gcov.pl
mtr_gprof.pl
mtr_im.pl
mtr_io.pl
mtr_match.pl
mtr_misc.pl
mtr_process.pl Fix unhandled exception in mysql-test-run.pl, creating a dir that already exist 2006-10-12 11:29:13 +02:00
mtr_report.pl Print names of testcases that failed check_testcase, this makes it easier 2006-10-08 17:48:01 +02:00
mtr_stress.pl
mtr_timer.pl