summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWSSergey Glukhov2008-10-023-0/+72
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Bug#37943: Reproducible mysqld crash/sigsegv in sel_trees_can_be_oredGeorgi Kodinov2008-10-013-1/+98
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | fixed a failure in symlink.test caused by replacing rm with remove_fileGeorgi Kodinov2008-10-011-1/+5
* | | | | | | | fixed a wrong directory in distinct.testGeorgi Kodinov2008-10-011-2/+2
* | | | | | | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-10-011-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Raise version number after cloning 5.0.70unknown2008-09-191-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | merged 5.0-5.1.29-rc into 5.0-bugteamGeorgi Kodinov2008-10-015-13/+38
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | merged 5.0-5.1.29-rc into B39353 treeGeorgi Kodinov2008-09-1917-907/+102
| |\ \ \ \ \ \
| | * \ \ \ \ \ auto-mergeTatiana A. Nurnberg2008-09-1615-895/+84
| | |\ \ \ \ \ \ | | | |/ / / / /
| | * | | | | | Bug#31434 mysqldump dumps view as tableTatiana A. Nurnberg2008-09-112-12/+18
| * | | | | | | Bug #39353: Multiple conditions on timestamp column crashes serverGeorgi Kodinov2008-09-183-1/+20
| |/ / / / / /
* | | | | | | Bug#38311 Some tests use 'rm' which is not portablePatrick Crews2008-09-301-0/+1
* | | | | | | automergePatrick Crews2008-09-304-11/+39
|\ \ \ \ \ \ \
| * | | | | | | Fixed bug #17823: 'arc' directories inside database directories.Gleb Shchepa2008-09-304-11/+39
* | | | | | | | AutomergePatrick Crews2008-09-307-3/+68
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#37949 Crash if argument to SP is a subquery that returns more than one row Alexey Botchkov2008-09-293-1/+20
| * | | | | | | AutomergeKristofer Pettersson2008-09-204-2/+48
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Bug#38469 invalid memory read and/or crash with utf8 text field, stored proce...Kristofer Pettersson2008-09-204-2/+48
| | | |/ / / / | | |/| | | |
* | | | | | | Bug#38311 - Fix of some cruft from remove_files in ndb_autodiscover.test, cle...Patrick Crews2008-09-237-99/+156
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Restore team tree name.Davi Arnaut2008-09-201-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Bug#38311 Some tests use 'rm' which is not portablePatrick Crews2008-09-2012-40/+49
|/ / / / /
* | | | | Merge actual tree -> local treeMatthias Leich2008-09-185-4/+316
|\ \ \ \ \
| * | | | | Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-182-5/+8
| * | | | | auto-mergeTatiana A. Nurnberg2008-09-171-5/+10
| |\ \ \ \ \
| * | | | | | Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-175-4/+313
* | | | | | | Fix for Bug#38184 : main.federated fails sporadicallyMatthias Leich2008-09-162-54/+121
| |/ / / / / |/| | | | |
* | | | | | Bug#35987 - post-review fixVladislav Vaintroub2008-09-161-5/+10
|/ / / / /
* | | | | Bug#37938 Test "mysqldump" lacks various INSERT statements / valuesPatrick Crews2008-09-152-0/+18
* | | | | Bug#35987 - crash report on windows doesn't resolve stack traces.Vladislav Vaintroub2008-09-151-1/+61
* | | | | Auto merge 5.0-build -> 5.0-bugteamTimothy Smith2008-09-107-4/+54
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge main 5.0 into 5.0-build.Joerg Bruehe2008-09-1030-76/+361
| |\ \ \
| * | | | Merge from mysql-5.0.68-releaseunknown2008-09-050-0/+0
| * | | | Handle that version "level" might contain "sp1", "a".....Kent Boortz2008-08-291-1/+11
| * | | | Merge the bug fix development (37098: "unpackaged files")Joerg Bruehe2008-08-275-1/+41
| |\ \ \ \
| | * | | | Bug#37098 Get rid of "Installed (but unpackaged)" files in the RPM buildJoerg Bruehe2008-08-255-1/+41
| * | | | | Merge 5.0 main to 5.0-buildTimothy Smith2008-08-2228-88/+250
| |\ \ \ \ \
| * \ \ \ \ \ Merge from main branch.Joerg Bruehe2008-08-1547-557/+3660
| |\ \ \ \ \ \
| * | | | | | | let's try to avoid re-defining _vsnprintf on WindowsDaniel Fischer2008-08-131-2/+2
* | | | | | | | merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-09-1012-18/+172
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix for bug#37526: asymertic operator <=> in triggerRamil Kalimullin2008-09-093-7/+52
| * | | | | | | Fix for bug #39021: SELECT REGEXP BINARY NULL never returnsRamil Kalimullin2008-09-054-10/+45
| * | | | | | | MergeRamil Kalimullin2008-09-053-0/+41
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ merge with local treeGleb Shchepa2008-09-033-0/+41
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | Bug #39002: The server crashes on the query:Gleb Shchepa2008-09-033-0/+41
| * | | | | | | | Fix for bug#38821: Assert table->auto_increment_field_not_null failed Ramil Kalimullin2008-09-033-1/+34
| |/ / / / / / /
* | | | | | | | Bug#37226 Explicit call of my_thread_init() on Windows for every new thread.Vladislav Vaintroub2008-09-011-1/+12
* | | | | | | | Restore tree name after merge from main.Davi Arnaut2008-09-011-1/+1
* | | | | | | | mergeVladislav Vaintroub2008-09-0136-99/+389
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merging in 5.0-rpl into 5.0-bugteamMats Kindahl2008-09-015-23/+16
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2008-04-072-2/+0
| | |\ \ \ \ \ \ \ \