mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge clam.ndb.mysql.com:/export/space/pekka/ndb/version/my50-bug24028
into clam.ndb.mysql.com:/export/space/pekka/ndb/version/my51-bug24028
This commit is contained in:
@ -76,6 +76,8 @@ commit;
|
||||
select a from t1 where d is null;
|
||||
a
|
||||
1
|
||||
delete from t1 where a=45567;
|
||||
commit;
|
||||
delete from t1 where a=1;
|
||||
delete from t1 where a=2;
|
||||
commit;
|
||||
|
Reference in New Issue
Block a user