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:
@@ -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
|
||||
|
Reference in New Issue
Block a user