1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Extended mysqltest with --commands and 'require'

Fixed test results.
Added mysqld variable 'have_isam'
This commit is contained in:
monty@donna.mysql.com
2000-12-27 03:31:06 +02:00
parent 988a98c393
commit 361067e915
93 changed files with 878 additions and 819 deletions

View File

@ -0,0 +1,2 @@
-- require r/have_isam.require
show variables like "have_isam";