Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Bug#17371: Unable to dump a schema with invalid views | tnurnberg@mysql.com | 2006-05-30 | 1 | -1/+20 |
| | |/ / / | |||||
* | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl | lars@mysql.com | 2006-06-19 | 1 | -440/+456 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | BUG#17201: Improve handling of views. | grog@mysql.com | 2006-05-25 | 1 | -440/+456 |
| |/ / / | |||||
* | | | | after merge fix. | ramil@mysql.com | 2006-05-29 | 1 | -1/+2 |
* | | | | manual merge | ramil@mysql.com | 2006-05-29 | 1 | -40/+24 |
|/ / / | |||||
* | | | Bug#17208 SSL: client does not verify server certificate | msvensson@neptunus.(none) | 2006-04-18 | 1 | -0/+2 |
* | | | Fix version of DEFINER-clause in mysqldump. | anozdrin@mysql.com | 2006-03-10 | 1 | -1/+1 |
* | | | Implementation of WL#2897: Complete definer support in the stored routines. | anozdrin@mysql.com | 2006-03-02 | 1 | -1/+47 |
* | | | Change snprintf to my_snprintf | msvensson@neptunus.(none) | 2006-02-23 | 1 | -5/+5 |
* | | | Aix52 build fix | msvensson@neptunus.(none) | 2006-02-23 | 1 | -1/+1 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug14871/my50-bug14871 | msvensson@neptunus.(none) | 2006-02-21 | 1 | -33/+168 |
|\ \ \ | |||||
| * | | | Bug#14871 mysqldump: invalid view dump output | msvensson@neptunus.(none) | 2006-02-21 | 1 | -33/+168 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | serg@serg.mylan | 2006-01-16 | 1 | -12/+15 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -12/+15 |
* | | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause | anozdrin@mysql.com | 2006-01-11 | 1 | -3/+32 |
|/ / / | |||||
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-13318 | jimw@mysql.com | 2005-12-01 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | Fix values printed by mysqldump for empty blob fields when | jimw@mysql.com | 2005-11-23 | 1 | -6/+7 |
| |/ / | |||||
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-5792 | jimw@mysql.com | 2005-11-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix being able to set default TCP port for command-line utilities | jimw@mysql.com | 2005-10-13 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2005-11-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Netware specific changes for 5.0.16a | jamppa@suse9-x86.mysql.com | 2005-11-18 | 1 | -1/+1 |
* | | | | Fixed BUG #14554: mysqldump does not separate "ROW" and trigger | aivanov@mysql.com | 2005-11-21 | 1 | -1/+2 |
|/ / / |