mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
- if there are two character set definitions in the column declaration,
we replace the first one with the second one as we store both in the LEX->charset
slot. Add a separate slot to the LEX structure to store underscore charset.
- convert default values to the column charset of STRING, VARSTRING fields
if necessary as well.
24 KiB
24 KiB