GAUSS-00506:new collation (%s) is incompatible with the collation of the template database (%s)SQLSTATE: 22023
错误码
错误描述:new collation (%s) is incompatible with the collation of the template database (%s)SQLSTATE: 22023
错误原因:在创建数据库语法中,指定新数据库使用的字符集与template0模板数据库的字符集不匹配。
解决方法:在创建数据库语法中,指定新数据库使用的字符集与template0模板数据库的字符集必须一致,请使用命令”show lc_collate;“检查template0模板数据库的字符集,并修改当前创建数据库指定的字符集。
向认证技术专家提问
向技术专家提问