Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Fixed compiler warnings | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
* | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
* | Added some missing DBUG_RETURN | monty@mysql.com/nosik.monty.fi | 2006-11-23 | 1 | -3/+3 |
* | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -59/+82 |
* | Use same type for local variables as arguments, avoid compile error on NetWare | msvensson@neptunus.(none) | 2006-10-24 | 1 | -2/+2 |
* | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19745/my50-bug19745 | iggy@rolltop.ignatz42.dyndns.org | 2006-10-18 | 1 | -36/+98 |
|\ | |||||
| * | Bug#19745: mysqldump --xml produces invalid xml | iggy@rolltop.ignatz42.dyndns.org | 2006-10-18 | 1 | -36/+98 |
* | | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19660/my50-bug19660 | iggy@rolltop.ignatz42.dyndns.org | 2006-10-04 | 1 | -5/+3 |
|\ \ | |/ |/| | |||||
| * | Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug19660/my41-bug19660 | iggy@rolltop.ignatz42.dyndns.org | 2006-10-04 | 1 | -5/+3 |
| |\ | |||||
| | * | Bug#19660 mysqldump --single-transaction should be with CONSISTENT SNAPSHOT | iggy@rolltop.ignatz42.dyndns.org | 2006-10-03 | 1 | -5/+3 |
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2006-09-21 | 1 | -45/+53 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2006-09-15 | 1 | -47/+55 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145j.mysql.com | 2006-09-11 | 1 | -47/+55 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | BUG#13926: --order-by-primary fails if PKEY contains quote character. | grog@eucla.lemis.com | 2006-08-02 | 1 | -4/+12 |
| | | * | | mysqldump.c: | grog@eucla.lemis.com | 2006-08-02 | 1 | -47/+47 |
* | | | | | Bug#21424 mysqldump failing to export/import views. ... | iggy@rolltop.ignatz42.dyndns.org | 2006-09-14 | 1 | -1/+13 |
* | | | | | Fix problem with windows where stderr is not flushed until end of program. | msvensson@neptunus.(none) | 2006-09-01 | 1 | -0/+1 |
* | | | | | Restore bug fix lost in merge of client/mysqldump.c, and clean up mysqldump.test | jimw@rama.(none) | 2006-08-31 | 1 | -0/+1 |
* | | | | | Resolve conflicts | jimw@rama.(none) | 2006-08-31 | 1 | -5/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Bug #21288: mysqldump segmentation fault when using --where | jimw@rama.(none) | 2006-08-17 | 1 | -5/+11 |
* | | | | | | Bug #21527 mysqldump incorrectly tries to LOCK TABLES on the information_sche... | iggy@rolltop.ignatz42.dyndns.org | 2006-08-28 | 1 | -52/+78 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-08-03 | 1 | -151/+152 |
|\ \ \ \ \ | |||||
| * | | | | | Remove double error printout in mysqldump | msvensson@neptunus.(none) | 2006-08-03 | 1 | -2/+0 |
| * | | | | | Merge neptunus.(none):/home/msvensson/mysql/my50-m-bug21215 | msvensson@neptunus.(none) | 2006-08-03 | 1 | -149/+152 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Bug#21215 mysqldump creating incomplete backups without warning | msvensson@neptunus.(none) | 2006-07-24 | 1 | -0/+1 |
| | * | | | | Don't close connection to mysql before 'safe_exit', that is done in 'safe_exi... | msvensson@neptunus.(none) | 2006-07-24 | 1 | -2/+0 |
| | * | | | | Remove double printout of mysqldump in error message | msvensson@neptunus.(none) | 2006-07-24 | 1 | -3/+2 |
| | * | | | | Replace sock -> mysql | msvensson@neptunus.(none) | 2006-07-24 | 1 | -91/+92 |
| | * | | | | Change tFlag and dFlag into human readable format | msvensson@neptunus.(none) | 2006-07-24 | 1 | -12/+14 |
| | * | | | | Add function verbose_msg | msvensson@neptunus.(none) | 2006-07-24 | 1 | -46/+48 |
| | | |/ / | | |/| | | |||||
* | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-08-01 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Bug#10877 mysqldump should use consistent last line | msvensson@neptunus.(none) | 2006-07-24 | 1 | -0/+7 |
| |/ / / | |||||
* | | | | Merge salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0-release | tnurnberg@salvation.intern.azundris.com | 2006-07-19 | 1 | -3/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bug# 20221- Dumping of multiple databases containing view(s) yields maleforme... | iggy@rolltop.ignatz42.dyndns.org | 2006-07-17 | 1 | -3/+14 |
| * | | | Bug#21014: Segmentation fault of mysqldump on view | tnurnberg@mysql.com/salvation.intern.azundris.com | 2006-07-14 | 1 | -2/+9 |
* | | | | Merge igreenhoe@bk-internal.mysql.com:/home/bk/mysql-5.0 | igreenhoe/greenman@anubis.greendragongames.com | 2006-07-14 | 1 | -10/+13 |
|\ \ \ \ | |||||
| * \ \ \ | 4.1 -> 5.0 merge | igreenhoe/greenman@anubis.greendragongames.com | 2006-07-13 | 1 | -10/+13 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Fix for bug #15977 (switch ordering of DISABLE KEYS/LOCK TABLE in mysqldump) | igreenhoe@mysql.com | 2006-06-21 | 1 | -10/+13 |
| | |/ | |||||
| | * | Fixed some problems for Windows build | igor@rurik.mysql.com | 2006-06-06 | 1 | -1/+2 |
| | * | Fix for bug #18536: mysqldump does not maintain table orders as per --tables ... | ramil@mysql.com | 2006-05-19 | 1 | -33/+21 |
| | * | Fix mysqldump crash when encountering a VIEW (when used against a | jimw@mysql.com | 2006-02-01 | 1 | -2/+5 |
| | * | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-04 | 1 | -1/+1 |
| | |\ | |||||
| | | * | A set of Netware related patches. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-04 | 1 | -1/+1 |
* | | | | Bug#21014: Segmentation fault of mysqldump on view | tnurnberg@mysql.com/salvation.intern.azundris.com | 2006-07-14 | 1 | -2/+9 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint | tnurnberg@mysql.com | 2006-06-26 | 1 | -0/+3 |
|\ \ \ | |||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint | tnurnberg@mysql.com | 2006-06-01 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | Bug#18462: mysqldump does not dump view structures correctly | tnurnberg@mysql.com | 2006-05-31 | 1 | -0/+3 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.(none) | 2006-06-20 | 1 | -1/+20 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint | tnurnberg@mysql.com | 2006-06-12 | 1 | -1/+20 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | |