mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
Inserting Data. The problem was that under some circumstances Field class was not properly initialized before calling create_length_to_internal_length() function, which led to assert failure. The fix is to do the proper initialization. The user-visible problem was that under some circumstances CREATE TABLE ... SELECT statement crashed the server or led to wrong error message (wrong results).
166 KiB
166 KiB