Update git submodules

* Update openstack-ansible-galera_server from branch 'master'
  to 992ac7740f771e8da7354b1ae90d4af6a0f2da2c
  - Merge "Use separate tmp directory"
  - Use separate tmp directory
    
    During upgrades or cluster repairments, temporary directories are created
    inside /var/lib/mysql and treated as databases. This results in errors
    during mysqlcheck like:
    
    `Got error: 1102: Incorrect database name '#mysql50#tmp.stLr46FBlt'`
    
    Path outside of datadir is not choosen since it could be separate mount
    point and it's important for replication
    to survive reboots.
    
    Change-Id: Ia110dd9ed09b04f6bb7a0a3adf5a808966558507
This commit is contained in:
Zuul 2022-04-25 20:14:42 +00:00 committed by Gerrit Code Review
parent 4175404c3c
commit daf4ac4f08
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 79ed827630ee6a12eeaf1b863587e7e144650389
Subproject commit 992ac7740f771e8da7354b1ae90d4af6a0f2da2c