Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: 阿里云RDS读写分离数据查询延迟解决方法 (reset)
阿里云RDS读写分离数据查询延迟解决方法

mysql使用RDS做数据主从读写分离。在使用的过程中发现部分业务对其他服务以来严重。但是由于系统不是采用微服务的架构,造成部分数据插入数据库后,后续操作读取数据库没有查询到前面插入的数据。查看阿里云服务器找到了一个解决方案:即在sql语句前增加/FORCE_MASTER/ 注释。

【云栖社区】  【架构】  【mysql】  【RDS】  【日志】  【数据库】   …

[获取更多]