summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#42027: Incorrect parsing of debug and verbose options for mysqldumpslowTatiana A. Nurnberg2009-02-161-2/+2
* Fixed PB failures on IA64 hosts introduced by the patch for bug #21205.Alexey Kopytov2009-02-151-0/+3
* Added missing DROP TABLE to type_float.result.Alexey Kopytov2009-02-141-0/+1
* Fixed several test failures in the funcs_1 suite introduced by the patch for ...Alexey Kopytov2009-02-144-10/+10
* Fixed bdb_gis and ndb_gis test failures in PB introduced by the patch for bug...Alexey Kopytov2009-02-143-9/+10
* Merge from dev tree.Alexey Kopytov2009-02-1413-45/+58
|\
| * Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-2813-45/+58
* | Remove test case for bug 40264.Davi Arnaut2009-02-132-45/+0
* | Merge from dev tree.Alexey Kopytov2009-02-135-18/+32
|\ \
| * | Fix for bug #41868: crash or memory overrun with concat + upper,Alexey Kopytov2009-02-105-18/+32
* | | Merge actual tree -> local GCA tree, no conflictsMatthias Leich2009-02-1362-3919/+2340
|\ \ \
| * \ \ merged 5.0-bugteam to a working treeGeorgi Kodinov2009-02-123-1/+16
| |\ \ \
| | * | | BUG#36737 - having + full text operator crashes mysqlSergey Vojtovich2009-02-123-1/+16
| * | | | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-121-3/+35
| |/ / /
| * | | merged bug 33813 to 5.0-bugteam Georgi Kodinov2009-02-123-30/+52
| |\ \ \
| | * | | Bug #33813: Schema names are case-sensitive in DROP FUNCTIONGeorgi Kodinov2009-02-103-30/+52
| * | | | fixed a libedit compilation problemGeorgi Kodinov2009-02-102-1/+3
| * | | | From jperkin : Merge libedit 2.11 and related files, Georgi Kodinov2009-02-1056-3918/+2268
* | | | | This belongs to the fix forMatthias Leich2009-02-097-22/+19
* | | | | Merge of ifx into GCA treeMatthias Leich2009-02-0922-633/+864
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 2. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-0522-633/+864
* | | | | Auto-merge 5.0-build -> 5.0-bugteamTimothy Smith2009-02-074-194/+89
|\ \ \ \ \
| * \ \ \ \ Merge main 5.0 -> 5.0-buildJoerg Bruehe2009-02-075-3/+36
| |\ \ \ \ \
| | * | | | | Raise version number after cloning 5.0.78unknown2009-02-071-2/+2
| | * | | | | Auto merge fix for Bug 42525 from 5.0-bugteamTimothy Smith2009-02-063-0/+33
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | auto-mergeTatiana A. Nurnberg2009-02-0622-367/+657
|\ \ \ \ \ \ \
* | | | | | | | Bug#42525: TIMEDIFF functionTatiana A. Nurnberg2009-02-063-0/+33
| | | * | | | | Auto merge from main 5.0Timothy Smith2009-02-0657-666/+1568
| | | |\ \ \ \ \
| | | * | | | | | Handle renamed nwbootstrap -> nwbuildTimothy Smith2009-02-061-1/+1
| | * | | | | | | Merge main 5.0 into 5.0-buildJoerg Bruehe2009-02-0657-666/+1568
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-02-061-1/+1
| | | |\ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | * | | | | | changed the version in .bzr-mysql/default.confGeorgi Kodinov2009-02-031-1/+1
| * | | | | | | | Temporarily reverted patch for bug #41868 as it was causing problems in PB.Alexey Kopytov2009-02-065-40/+20
| * | | | | | | | Merge to team tree.Alexey Kopytov2009-02-055-20/+40
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge from team tree.Alexey Kopytov2009-02-052-2/+7
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix for bug #41868: crash or memory overrun with concat + upper, date_formatAlexey Kopytov2009-02-035-20/+40
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Bug #42037: Queries containing a subquery with DISTINCT andGleb Shchepa2009-02-052-42/+40
| * | | | | | | | | Fix for bug#42014: Crash, name_const with collateRamil Kalimullin2009-02-053-6/+33
| * | | | | | | | | Merge from bug tree.Chad MILLER2009-02-041-0/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Bug#32136: mysqld_multi --defaults-file not respected while using \Chad MILLER2008-11-261-0/+5
| * | | | | | | | | Merge last changesets into tree, no conflictsMatthias Leich2009-02-047-56/+120
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | BUG#32047 - 'Spurious' errors while opening MERGE tablesSergey Vojtovich2009-02-043-7/+34
| | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Bug#39369: execution of "variables.test" with "check-testcases" show differen...Patrick Crews2009-02-021-46/+46
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | auto-mergeTatiana A. Nurnberg2009-01-313-3/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug#41370: TIMESTAMP field does not accepts NULL from FROM_UNIXTIME()Tatiana A. Nurnberg2009-01-303-3/+40
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | 1. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-0212-266/+499
| |/ / / / / / / |/| | | | | | |
* | | | | | | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-01-303-5/+12
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ merged 35396 to 5.0-bugteamGeorgi Kodinov2009-01-291-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bug #35396: Abnormal query times in slow query logGeorgi Kodinov2009-01-291-2/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Bug #39069: <row constructor> IN <table-subquery> seriouslyGleb Shchepa2009-01-283-0/+88