Comment 41 for bug 1484552

Revision history for this message
Ekaterina Shutova (eshutova) wrote :

Verified on MOS 8.0 + mu2 updates.

Before updates:
mysql> show databases;
+---------------------+
| Database |
+---------------------+
| information_schema |
| cinder |
| glance |
| heat |
| keystone |
| #mysql50#lost+found |
| mysql |
| neutron |
| nova |
| performance_schema |
+---------------------+
10 rows in set (0.01 sec)

After updates:
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| cinder |
| glance |
| heat |
| keystone |
| mysql |
| neutron |
| nova |
| performance_schema |
+--------------------+
9 rows in set (0.01 sec)