1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

bugfix: InnoDB doesn't support ICP on vcols

This commit is contained in:
Sergei Golubchik
2016-11-17 15:47:27 +01:00
parent 44ca4993b8
commit 6eaa5fd210
3 changed files with 7 additions and 0 deletions

View File

@@ -1504,6 +1504,8 @@ NULL
NULL
NULL
0
SELECT * FROM t WHERE d > 0;
a b d
SELECT * FROM t;
a b d
0 0 0