mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-02-17 01:06:41 +00:00
The utf8 set in MySQL is not real UTF-8. Use utf8mb4 character set instead of utf8. 妈妈再也不用担心写东西用不了 Emoji 了~ BREAKING CHANGE: Old databases and tables need to be upgraded. Better not use old database structure with new connect parameters.