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

merge mysql-next-mr --> mysql-5.1-rpl-merge

Conflicts:
  Text conflict in sql/sql_insert.cc
This commit is contained in:
Alfranio Correia
2010-01-14 16:02:55 +00:00
286 changed files with 27080 additions and 617 deletions

View File

@ -24,6 +24,7 @@ information_schema
mtr
mysql
mysqltest
performance_schema
test
USE test;
SHOW TABLES;

View File

@ -11,6 +11,7 @@ Database
information_schema
mtr
mysql
performance_schema
test
test_ignore
USE test;
@ -38,6 +39,7 @@ Database
information_schema
mtr
mysql
performance_schema
test
USE test;
SHOW TABLES;