mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
94eb796737
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)
|