mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
5bbdeada81
platform dependent diffs.
3 lines
159 B
Text
3 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)
|