1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug#12959 mysqltest crashes if testcase passed with -x option

client/mysqltest.c:
  Fixes for mysqltest -x  <filename>
mysql-test/t/mysqltest.test:
  Test mysqltest -x <filename>
mysql-test/include/mysqltest-x.inc:
  New BitKeeper file ``mysql-test/include/mysqltest-x.inc''
This commit is contained in:
unknown
2005-09-05 16:50:32 +02:00
parent 7f98b2a046
commit e10b50e6f1
3 changed files with 22 additions and 5 deletions

View File

@ -0,0 +1,2 @@
echo Output from mysqltest-x.inc;