mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Length value is the length of the field, Max_length is the length of the field value. So Max_length can not be more than Length. The fix: fixed calculation of the Item_empty_string item length (Patch applied and queued on demand of Trudy/Davi.) sql/item.h: fixed calculation of the item length sql/sql_show.cc: removed unnecessary code
103 KiB
103 KiB