mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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
This commit is contained in:
@ -748,3 +748,4 @@ f1 f2 f3
|
||||
111111 aaaaaa 1
|
||||
222222 bbbbbb 2
|
||||
drop table t1;
|
||||
Illegal ndb error code: 1186
|
||||
|
Reference in New Issue
Block a user