summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge main 5.0 branch -> 5.0-build (team tree).Joerg Bruehe2008-10-0428-915/+258
|\
| * Raise version number after cloning 5.0.70unknown2008-09-191-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
| | | |\ \ \
| | | | * | | Bug#32654. The reason of bug is incorrect clean up during restarting of mysql...unknown2008-04-062-2/+0
| | | * | | | Bug#32653. unknown2008-04-044-21/+16
| | | |/ / /
| | * | | | Merge actual 5.0-bugteam into local treeMatthias Leich2008-08-2830-76/+361
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Fix forMatthias Leich2008-08-221-0/+12
| * | | | | Bug #33907 : Errors compiling mysql with Microsoft Visual C++ Express 2008Vladislav Vaintroub2008-08-217-870/+43
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Work around for older version of cmake.unknown2008-04-071-4/+4
| | * | | | Changes for Visual Studio 9unknown2008-04-072-9/+7
* | | | | | Merge main 5.0 into 5.0-build.Joerg Bruehe2008-09-1030-76/+361
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | merge 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-08-280-0/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge of mysql-5.0-bugteam branch. Davi Arnaut2008-08-2622-65/+210
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Bug #37799: SELECT with a BIT column in WHERE clauseGleb Shchepa2008-08-283-2/+44
| * | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-273-1/+99
| * | | | | | BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri...Sergey Petrunia2008-08-252-8/+8
| | |/ / / / | |/| | | |
| * | | | | Fix for bug#37277: Potential crash when a spatial index isn't the first keyRamil Kalimullin2008-08-261-2/+2
| * | | | | Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the tableRamil Kalimullin2008-08-263-1/+38
| * | | | | merging fixesAlexey Botchkov2008-08-262-6/+4
| * | | | | merging fixAlexey Botchkov2008-08-2610-6/+58
| |\ \ \ \ \
| | * | | | | Bug#36579 Dumping information about locks in use may lead to a server crashDavi Arnaut2008-08-251-1/+1
| | * | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-256-3/+47
| | |/ / / /
| * | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-2212-54/+112
| |/ / / /
* | | | | 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
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-205-7/+51
| * | | | | merged 5.0-main to 5.0-bugteamGeorgi Kodinov2008-08-1914-19/+93
| |\ \ \ \ \
| * | | | | | Bug#38195: Incorrect handling of aggregate functions when loose index scanGeorgi Kodinov2008-08-193-41/+1
| * | | | | | Bug#27526: BUILD/check_cpu misbehaving on Debian testingChad MILLER2008-08-181-1/+1
| * | | | | | Merge from 5.0-bugteam trunk.Chad MILLER2008-08-184-10/+24
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge from 5.0-bugteam local.Chad MILLER2008-08-184-10/+24
| | |\ \ \ \ \ \
| | | * | | | | | Bug#30129: mysql_install_db appears to run normally, but the databases \Chad MILLER2008-08-064-10/+24
| * | | | | | | | Bug#30394: Empty HOME environment variable causes several utilities to crashChad MILLER2008-08-181-1/+1
| |/ / / / / / /
| * | | | | | | Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-1512-62/+108
| * | | | | | | Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1Chad MILLER2008-08-153-7/+29
| * | | | | | | Correcting tree name in bzr config. Should not include team suffix.Chad MILLER2008-08-151-1/+1