mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)
remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
This commit is contained in:
@ -410,8 +410,6 @@ let $message= Testcase y.y.y.5: Rollback of nested trigger references;
|
||||
|
||||
set autocommit=0;
|
||||
start transaction;
|
||||
# Bug#32656 NDB: Duplicate key error aborts transaction in handler.
|
||||
# Doesn't talk back to SQL
|
||||
--error ER_WARN_DATA_OUT_OF_RANGE
|
||||
insert into t1 values (1);
|
||||
commit;
|
||||
|
Reference in New Issue
Block a user