mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
myisamchk did always show Character set: latin1_swedish_ci (8), regardless what DEFAULT CHARSET the table had. When the server created a MyISAM table, it did not copy the characterset number into the MyISAM create info structure. Added assignment of charset number to MI_CREATE_INFO.
56 KiB
56 KiB