mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
8de6199b16
rewrite get_innobase_type_from_mysql_type() to use types as reported by the Field objects, instead of relying on ad-hoc assumptions.
2 lines
96 B
Text
2 lines
96 B
Text
CREATE TEMPORARY TABLE table_54044 ENGINE = INNODB
|
|
AS SELECT IF(NULL IS NOT NULL, NULL, NULL);
|