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

The main patch for the MWL#248 back-ported from

lp:~igorb-seattle/mysql-server/mysql-azalea-wl4777.
This commit is contained in:
Igor Babaev
2012-01-04 17:51:53 -08:00
parent cd55894a52
commit e8497370b9
34 changed files with 2858 additions and 18 deletions

View File

@ -16,3 +16,6 @@ show create table proc;
show create table event;
show create table general_log;
show create table slow_log;
show create table table_stat;
show create table column_stat;
show create table index_stat;