Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bug fixes | Jim Winstead | 2009-07-13 | 1 | -8/+7 |
|\ | |||||
| * | Fix test case, table name needs to be upper-case. | Jim Winstead | 2009-05-15 | 1 | -1/+1 |
| * | mysqlimport was not always compiled correctly to allow thread support, | Jim Winstead | 2009-05-12 | 1 | -5/+0 |
| * | mysqldump would not dump the INFORMATION_SCHEMA even when it was explicitly | Jim Winstead | 2009-05-12 | 1 | -3/+7 |
* | | Bug#34861: mysqldump with --tab gives weird output for triggers. | Tatiana A. Nurnberg | 2009-05-27 | 1 | -0/+53 |
* | | merge 5.0-> 5.1 | Patrick Crews | 2009-05-22 | 1 | -1/+0 |
|\ \ | |/ |/| | |||||
| * | Bug#40465 - mysqldump.test does no checking of dump or restore | Patrick Crews | 2009-05-22 | 1 | -1/+0 |
* | | Merge 5.0-bugteam to 5.1-bugteam. | Sergey Vojtovich | 2009-04-21 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | BUG#36966 - mysqldump.test fails in pushbuild | Sergey Vojtovich | 2009-04-21 | 1 | -3/+3 |
* | | Merge fix for bug 42635, which is no change for 5.1 except addition of | Chad MILLER | 2009-03-12 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Merge from bugfix tree. | Chad MILLER | 2009-03-10 | 1 | -0/+14 |
| |\ | |||||
| | * | Bug#42635: mysqldump includes views that were excluded using the \ | Chad MILLER | 2009-03-09 | 1 | -0/+14 |
* | | | manual merge | Tatiana A. Nurnberg | 2009-02-19 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | Bug#33550: mysqldump 4.0 compatibility broken | Tatiana A. Nurnberg | 2009-02-19 | 1 | -0/+18 |
| |\ \ | | |/ | |/| | |||||
| | * | Bug#33550: mysqldump 4.0 compatibility broken | Tatiana A. Nurnberg | 2009-02-02 | 1 | -0/+18 |
* | | | Merge 5.0 -> 5.1 | Matthias Leich | 2009-02-03 | 1 | -100/+154 |
|\ \ \ | |/ / | |||||
| * | | 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ... | Matthias Leich | 2009-02-02 | 1 | -88/+135 |
| |/ | |||||
* | | Merging 5.1 main into 5.1-rpl | Mats Kindahl | 2008-10-23 | 1 | -0/+13 |
|\ \ | |||||
| * \ | Bug#37938 Test "mysqldump" lacks various INSERT statements / values | Patrick Crews | 2008-09-15 | 1 | -0/+13 |
| |\ \ | | |/ | |||||
| | * | Bug#37938 Test "mysqldump" lacks various INSERT statements / values | Patrick Crews | 2008-09-15 | 1 | -0/+12 |
| | * | Bug#22438 | skozlov/ksm@mysql.com/virtop.(none) | 2008-03-02 | 1 | -0/+1 |
* | | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl | msvensson@pilot.mysql.com | 2008-03-25 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl | msvensson@pilot.mysql.com | 2008-02-28 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | WL#4189 | msvensson@pilot.mysql.com | 2007-12-12 | 1 | -2/+2 |
* | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1 | mkindahl@dl145h.mysql.com | 2008-03-05 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | BUG#32991: Races in mysqldump.test (or mysqldump.test fails sporadically) | sven@riska.(none) | 2008-02-13 | 1 | -0/+6 |
| |/ / | |||||
* | | | Fix for Bug#30217: Views: changes in metadata behaviour | anozdrin/alik@quad. | 2008-02-22 | 1 | -0/+55 |
|/ / | |||||
* | | Bug#31113 mysqldump 5.1 can't handle a dash ("-") in database names | gluh@mysql.com/eagle.(none) | 2007-11-02 | 1 | -0/+12 |
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt-31077 | gshchepa/uchum@gleb.loc | 2007-10-03 | 1 | -0/+17 |
|\ \ | |/ | |||||
| * | mysqldump.test, mysqldump.result: | gshchepa/uchum@gleb.loc | 2007-10-03 | 1 | -2/+2 |
| * | mysqldump.c, mysqldump.test, mysqldump.result: | gshchepa/uchum@gleb.loc | 2007-10-03 | 1 | -3/+6 |
| * | Fixed bug #31077. | gshchepa/uchum@gleb.loc | 2007-10-01 | 1 | -0/+14 |
* | | Fixed bug #29938. | gshchepa/uchum@gleb.loc | 2007-09-05 | 1 | -0/+16 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | kostja@bodhi.(none) | 2007-07-31 | 1 | -0/+57 |
|\ \ | |||||
| * | | Fix test so that it will be environment-independent. | anozdrin/alik@ibm. | 2007-07-27 | 1 | -3/+2 |
| * | | Fix for BUG#30027: mysqldump does not dump views properly. | anozdrin/alik@ibm. | 2007-07-27 | 1 | -0/+58 |
* | | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-07-21 | 1 | -0/+22 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixed bug #29788. | gshchepa/uchum@gleb.loc | 2007-07-21 | 1 | -0/+22 |
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-07-19 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | Fixed bug #28524. | gshchepa/uchum@gleb.loc | 2007-07-18 | 1 | -0/+13 |
| * | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-build | tsmith@quadxeon.mysql.com | 2007-06-14 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge pilot.(none):/data/msvensson/mysql/bug28369/my50-bug28369 | msvensson@pilot.(none) | 2007-06-07 | 1 | -0/+1 |
| | |\ | |||||
| * | \ | Merge trift2.:/MySQL/M50/mysql-5.0 | joerg@trift2. | 2007-06-06 | 1 | -0/+7 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-build | tsmith@quadxeon.mysql.com | 2007-06-15 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge trift2.:/MySQL/M51/mysql-5.1 | joerg@trift2. | 2007-06-05 | 1 | -0/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-nn | df@pippilotta.erinye.com | 2007-05-15 | 1 | -0/+3 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | BUG#28372 mysqldump test case fails with binlog disabled | df@pippilotta.erinye.com | 2007-05-15 | 1 | -0/+3 |
* | | | | | | Merge pilot.(none):/data/msvensson/mysql/bug28369/my51-bug28369 | msvensson@pilot.(none) | 2007-06-07 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Merge pilot.(none):/data/msvensson/mysql/bug28369/my50-bug28369 | msvensson@pilot.(none) | 2007-06-07 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | Bug#28369 rpl test cases fail with binlog disabled | msvensson@pilot.(none) | 2007-06-07 | 1 | -0/+1 |
| | |/ / |