mirror of https://github.com/sysown/proxysql
When calling mysql_change_user set collation to default for the given charset if collation ID is greater or equal than 255 (utf8mb4_0900_ai_ci)
We call mysql_options with MYSQL_SET_CHARSET_NAME if collation ID >= 255 . This to solve the problem of MySQL server returning an Access denied if the backend doesn't support a collation during mysql_change_userpull/3286/head
parent
702081d934
commit
598331cff9
Loading…
Reference in new issue