Atlas
Atlas copied to clipboard
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
SQL查询语句连Atlas偶尔与直接连数据库获取结果不一致,主从数据是一样的
大家好, 今天在配置时候出现了这个问题,.  这个是我的配置文件  比较着急 还请各位大佬不吝赐教~~~
问题:配置使用直连数据库的方式存表情, 完全可以正常存储, 使用atlas的方式链接数据库存储的时候报异常如下 环境:jdk 1.8 mysql驱动 5.1.38 框架springboot atlas版本:2.2.1 部署环境:mysql5.7.18一主一从 字符集:utf8mb4,atlas配置文件中charset=utf8mb4,mysql-server和客户端均为utf8mb4 mysqlversion:5.7.18 jdbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=utf-8 报错如下 ### Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x8D\x80' for column 'nick_name' at row 1 ; uncategorized SQLException...


SQLSTATE[HY000]: General error: 1290 The MySQL server is running with the --super-read-only option so it cannot execute this statement","Code":1290,
 通过 jdbc 8.0 版本连接 atlas 出现报错。。 尝试降低 jdbc [版本可以连接成功。请问 atlas 是否只支持 jdbc 5.1的版本
尝试过mycat,虽然sql语句正常查询没问题,但借助orm框架时发生错误,跪问该系统是否可以适配django omr框架
2021-03-04 04:32:11: (critical) network-mysqld.c:556: received packet-id 19, but expected 1 ... out of sync. 2021-03-04 04:32:11: (critical) network-mysqld.c.1139: network_mysqld_read(CON_STATE_READ_AUTH) returned an error 版本 2.2.1