summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqldump.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#21424 mysqldump failing to export/import views. ...unknown2006-09-141-3/+34
* Restore bug fix lost in merge of client/mysqldump.c, and clean up mysqldump.testunknown2006-08-311-129/+90
* Resolve conflictsunknown2006-08-311-0/+50
|\
| * Bug #21288: mysqldump segmentation fault when using --whereunknown2006-08-171-0/+8
* | Bug #21527 mysqldump incorrectly tries to LOCK TABLES on the information_sche...unknown2006-08-281-0/+30
* | Fix a test case (proper clean up).unknown2006-08-141-2/+2
* | Make test case for bug#21215repeateble by calling "reset master"unknown2006-08-031-0/+3
* | Merge neptunus.(none):/home/msvensson/mysql/my50-m-bug21215unknown2006-08-031-0/+40
|\ \
| * | Bug#21215 mysqldump creating incomplete backups without warningunknown2006-07-241-0/+40
* | | Merge salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0-releaseunknown2006-07-191-2/+40
|\ \ \ | |/ / |/| |
| * | Bug# 20221- Dumping of multiple databases containing view(s) yields maleforme...unknown2006-07-171-0/+38
| * | Bug#21014: Segmentation fault of mysqldump on viewunknown2006-07-141-0/+19
* | | Bug#21014: Segmentation fault of mysqldump on viewunknown2006-07-141-0/+18
* | | Cleanups: ignore more files.unknown2006-07-081-4/+3
* | | Merge mysql.com:/home/my/mysql-4.1unknown2006-06-301-1/+1
|\ \ \ | |/ / |/| / | |/
| * Don't read ~/.my.cnf in mysqldump.testunknown2006-06-301-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-06-261-1/+1
|\ \
| * | Bug#20588: mysqldump.test may fail, depending on system-wide configurationunknown2006-06-231-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-06-261-0/+21
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-06-011-0/+21
| |\ \
| | * | Bug#18462: mysqldump does not dump view structures correctlyunknown2006-05-311-0/+21
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-06-201-0/+12
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-06-121-0/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#17371: Unable to dump a schema with invalid viewsunknown2006-05-301-0/+13
| | |/ /
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-06-191-4/+5
|\ \ \ \
| * | | | BUG#17201 Changed to other database (BUG#20531 hinders usage of 'test' database)unknown2006-06-191-4/+5
* | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rplunknown2006-06-191-0/+16
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | BUG#17201: Removed version number from test case outputunknown2006-06-151-1/+1
| * | | mysqldump.result:unknown2006-05-261-0/+1
| * | | BUG#17201: Improve handling of views.unknown2006-05-251-0/+15
| |/ /
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2006-05-291-0/+7
|\ \ \ | | |/ | |/|
| * | Merge neptunus.(none):/home/msvensson/mysql/bug15328/my41-bug15328unknown2006-05-241-0/+6
| |\ \
| | * | Bug#15328 Segmentation fault occured if my.cnf is invalid for escape sequenceunknown2006-05-111-0/+8
| * | | Fix for bug #18536: mysqldump does not maintain table orders as per --tables ...unknown2006-05-191-1/+12
* | | | manual mergeunknown2006-05-291-2/+13
| |_|/ |/| |
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-05-041-1/+31
|\ \ \ | |/ /
| * | Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"unknown2006-05-041-1/+31
| |/
* | Make the "system" command become executed in a bash shell in cygwin.unknown2006-03-021-2/+2
* | Fix mysqldump.test to work with non-standard --vardir.unknown2006-02-241-4/+4
* | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-231-1/+1
|\ \
| * | Add new parameter to do_eval so that only unescaped variables in input string...unknown2006-02-231-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug16878/my50-bug16878unknown2006-02-211-0/+47
|\ \ \
| * | | Bug#14857 Reading dump files with single statement stored routines fails.Bug ...unknown2006-02-211-0/+18
| * | | Bug#16878 dump of triggerunknown2006-02-091-0/+30
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug14871/my50-bug14871unknown2006-02-211-0/+30
|\ \ \ \
| * | | | Bug#14871 mysqldump: invalid view dump outputunknown2006-02-211-0/+30
| |/ / /
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-211-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Don't disable warnings when dropping objects that should existunknown2006-02-161-4/+4
| * | | Use --system for unix command'sunknown2006-02-161-4/+4
| |/ /
* | | Make it possible to run mysql-test-run.pl with default test suite in differen...unknown2006-01-241-22/+22
|/ /