1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

mysql_fix_privilege_tables.sh:

various fixes (for mysql-test-run at least):
  * accept --no-defaults
  * 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --)
ps_3innodb.test:
  only run ps_3innodb.test if innodb is present
mysql-test-run.sh:
  it's --verbose, not --verbose=1
This commit is contained in:
serg@serg.mylan
2004-07-06 16:29:26 +02:00
parent df1f83db55
commit 021242bc6c
3 changed files with 22 additions and 6 deletions

View File

@@ -10,6 +10,8 @@
use test;
-- source include/have_innodb.inc
let $type= 'InnoDB' ;
-- source include/ps_create.inc
-- source include/ps_renew.inc