1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge branch '10.1' into 10.2

This commit is contained in:
Sergei Golubchik
2018-12-30 15:50:20 +01:00
29 changed files with 274 additions and 103 deletions

View File

@ -1089,6 +1089,7 @@ from
t0 A, t0 B, t0 C;
drop table t0,t1;
#
#
# MDEV-10360: Extended keys: index properties depend on index order
#
create table t0 (a int);