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

perror returns 2 if it does not understand the option --ndb

Move that perror test to ndb_basic so it's only run when there is support for --ndb


mysql-test/r/ndb_basic.result:
  Move test of "perror --ndb" to this file
mysql-test/r/perror.result:
  Move test of "perror --ndb" to ndb_basic
mysql-test/t/ndb_basic.test:
  Move test of "perror --ndb" to this file
mysql-test/t/perror.test:
  Move test of "perror --ndb" to ndb_basic
This commit is contained in:
unknown
2006-07-31 13:11:21 +02:00
parent f0aec16d55
commit 414dda4949
4 changed files with 11 additions and 6 deletions

View File

@ -1,2 +1 @@
Illegal ndb error code: 1186
Illegal error code: 1186