mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-01-26 06:30:02 +00:00
46c8644a6e
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.