1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42

This commit is contained in:
Sergei Golubchik
2015-02-11 23:50:40 +01:00
54 changed files with 1215 additions and 526 deletions

View File

@ -291,7 +291,7 @@ Level Code Message
Note 1050 Table 't1' already exists
show status like "Opened_tables";
Variable_name Value
Opened_tables 2
Opened_tables 1
select * from t1;
a b
1 1