mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-16188 Post merge fixes: more for TokuDB
This commit is contained in:
@@ -48,8 +48,8 @@ a
|
||||
alter table t1 add unique uniq_id using BTREE (a);
|
||||
select * from t1 where a > 736494;
|
||||
a
|
||||
869751
|
||||
802616
|
||||
869751
|
||||
select * from t1 where a = 736494;
|
||||
a
|
||||
736494
|
||||
|
||||
Reference in New Issue
Block a user