mysql_user: fix regression (#55292)

This commit is contained in:
Benjamin MALYNOVYTCH
2019-05-06 16:25:43 +02:00
committed by René Moser
parent 7d5ada7161
commit f90398a31d
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "mysql_user: fix regression introduced when fixing MariaDB/MySQL multiple versions handling"