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

Merge 5.0-bugteam to 5.1-bugteam.

This commit is contained in:
Sergey Vojtovich
2009-04-21 15:25:04 +05:00
2 changed files with 1 additions and 5 deletions

View File

@ -3815,7 +3815,6 @@ DROP TABLE t1,t2;
-- Dump completed on DATE
SET @@GLOBAL.CONCURRENT_INSERT = @OLD_CONCURRENT_INSERT;
#
# Bug #42635: mysqldump includes views that were excluded using
# the --ignore-table option