mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 23:19:43 +01:00
The fields of the temporary table were not created in create_tmp_table function. Because item->const_item() was true. But the temporary tables that is created by Spider are always used all columns. So Spider should call create_tmp_table function with TMP_TABLE_ALL_COLUMNS flag.
2 lines
56 B
INI
2 lines
56 B
INI
!include include/default_mysqld.cnf
|
|
!include my_1_1.cnf
|