mariadb/dict
marko 7c5511ef98 branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL
value.  Document this change in behaviour, and make all callers invoke
the function right after dtuple_create().

dict_create_sys_fields_tuple(): Add a missing "break" statement to the loop
that checks if there are any column prefixes in the index.

row_get_prebuilt_insert_row(): Do not set the fields to the SQL NULL value,
now that dict_table_copy_types() takes care of it.
2007-12-07 09:12:57 +00:00
..
dict0boot.c branches/zip: Avoid memory fragmentation when adding column definitions 2007-01-30 09:24:18 +00:00
dict0crea.c branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 2007-12-07 09:12:57 +00:00
dict0dict.c branches/zip: dict_table_copy_types(): Initialize all fields to the SQL NULL 2007-12-07 09:12:57 +00:00
dict0load.c branches/zip: Merge 1937:2015 from trunk. 2007-10-24 10:59:54 +00:00
dict0mem.c branches/zip: Merge 1862:1894 from trunk, except 1866. 2007-09-27 11:17:45 +00:00