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

Fixup the regex's parsing the mysqld's version and variables

Add paths for ndb binaries
Some more backport issues


mysql-test/include/have_ndb.inc:
  Remove the check for NDB_STATUS_OK, handled by mysql-test-run.pl
This commit is contained in:
unknown
2006-10-04 16:28:23 +02:00
parent dccc6b10c3
commit e5d14529bc
2 changed files with 78 additions and 27 deletions

View File

@ -1,4 +1,3 @@
--exec test x$NDB_STATUS_OK = x1
-- require r/have_ndb.require
disable_query_log;
show variables like "have_ndbcluster";