MySql数据库编码

设置数据库编码以下: [mysqld] max_connections=1000 character-set-server = utf8mb4 sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLESmysql
相关文章
相关标签/搜索