placement/placement_db_tools
Corey Bryant 47e31b894e Add --skip-locks flag to mysql-migrate-db.sh
The --skip-locks flag can be used along with --migrate in
deployments where table locking operations can't be performed.
For example, Percona XtraDB Cluster only has experimental support
for explicit table locking operations and attempts to use locking
will result in errors when PXC Strict Mode is set to ENFORCING.

Change-Id: I3df5686d13c1ce0cc38402a1317acb661ad74cec
Story: #2006670
2019-10-07 09:59:07 -04:00
..
__init__.py Package db migration scripts in placement pypi dist 2019-05-07 00:08:39 +00:00
mysql-migrate-db.sh Add --skip-locks flag to mysql-migrate-db.sh 2019-10-07 09:59:07 -04:00
postgresql-migrate-db.sh Package db migration scripts in placement pypi dist 2019-05-07 00:08:39 +00:00