Skip to content

Commit 0e9b94f

Browse files
committed
Update README.md
1 parent 6006f08 commit 0e9b94f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To access container IP from the container host, or vice versa:
4646
You need to install mysql server in advance.
4747
You can create a mariadb galera cluster, refer to https://github.com/ustcweizhou/docker-mariadb-cluster
4848

49-
Please note, GET_LOCK is not supported if WSREP_ON is ON.
49+
~~Please note, GET_LOCK is not supported if WSREP_ON is ON.~~ (This has been fixed https://jira.mariadb.org/browse/MDEV-31325)
5050

5151
mysql> SELECT GET_LOCK('lock',10);
5252
ERROR 1235 (42000): This version of MariaDB doesn't yet support 'GET_LOCK in cluster (WSREP_ON=ON)'

0 commit comments

Comments
 (0)