Skip to content

Commit 7716e01

Browse files
authored
Update may-2024.md
1 parent 406ae16 commit 7716e01

File tree

1 file changed

+1
-1
lines changed
  • articles/mysql/flexible-server/release-notes

1 file changed

+1
-1
lines changed

articles/mysql/flexible-server/release-notes/may-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ To check your engine version, run `SELECT VERSION();` command at the MySQL promp
2929

3030
## Known Issues Fix
3131
- Fixed the issue that the server parameter max_connections and table_open_cache can't be configured correctly
32-
- Fixed the binlog issue of AAD user creation, which blocks the replication and HA failover.
32+
- Fixed the issue where executing `CREATE AADUSER IF NOT EXISTS 'myuser' IDENTIFIED BY 'CLIENT_ID'` when the user already exists incorrectly set the binlog record, affecting replica and high availability functionalities.
3333
- Fixed the permission issue of universal restore and replica for AME subscription customer
3434

0 commit comments

Comments
 (0)