What happens if you connect first, then switch the collation?
SET NAMES 'utf8mb4' COLLATE 'utf8mb4_0900_as_ci';
Or set the default in proxysql, mysql-default_collation_connection
What happens if you connect first, then switch the collation?
SET NAMES 'utf8mb4' COLLATE 'utf8mb4_0900_as_ci';
Or set the default in proxysql, mysql-default_collation_connection
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.