mirror of
https://github.com/MariaDB/server.git
synced 2025-05-13 01:01:44 +03:00
rewrite get_innobase_type_from_mysql_type() to use types as reported by the Field objects, instead of relying on ad-hoc assumptions.
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
CREATE TEMPORARY TABLE table_54044 ENGINE = INNODB
|
|
AS SELECT IF(NULL IS NOT NULL, NULL, NULL);
|