mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
4 lines
159 B
Text
4 lines
159 B
Text
|
CREATE TEMPORARY TABLE TABLE_54044 ENGINE = INNODB
|
||
|
AS SELECT IF(NULL IS NOT NULL, NULL, NULL);
|
||
|
ERROR HY000: Can't create table 'test.TABLE_54044' (errno: -1)
|