From 1514a13dbde60d2ba3c59d6faf59de77b900fe3a Mon Sep 17 00:00:00 2001 From: qiaomin Date: Sat, 24 Sep 2016 23:21:11 +0000 Subject: [PATCH] Use hyperlink markup for the link reference title Change-Id: I3465e89034e7068fde9aefcc3b75c629cc347b3c --- doc/ha-guide/source/shared-database-manage.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ha-guide/source/shared-database-manage.rst b/doc/ha-guide/source/shared-database-manage.rst index 2bf5418001..e4f0464bd1 100644 --- a/doc/ha-guide/source/shared-database-manage.rst +++ b/doc/ha-guide/source/shared-database-manage.rst @@ -176,8 +176,10 @@ strategies: ``SELECT ... FOR UPDATE`` type queries (used, for example, by nova and neutron). This issue is discussed more in the following: - - http://lists.openstack.org/pipermail/openstack-dev/2014-May/035264.html - - http://www.joinfu.com/ + - `IMPORTANT: MySQL Galera does *not* support SELECT ... FOR UPDATE + `_ + - `Understanding reservations, concurrency, and locking in Nova + `_ Of these options, the second one is highly recommended. Although Galera supports active/active configurations, we recommend active/passive