summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug#40365 Prepared statements may insert invalid dates.Sergey Glukhov2008-11-272-0/+83
* Bug#34825 perror on windows doesn't know about win32 error codesSergey Glukhov2008-11-273-2/+54
* mergeVladislav Vaintroub2008-11-2531-158/+422
|\
| * Fix for bug#40984: backport fix from 39585 into 5.0Ramil Kalimullin2008-11-252-0/+50
| * Bug#40866: mysql-test-run's check of tests provides false failures due to tim...Patrick Crews2008-11-241-19/+19
| * merged bug 39656 to 5.0-bugteamGeorgi Kodinov2008-11-243-0/+62
| |\
| | * Bug #39656: Behaviour different for agg functions with & without where -Georgi Kodinov2008-11-243-0/+62
| * | Auto-mergeRamil Kalimullin2008-11-213-2/+35
| |\ \
| | * | Bug#34760 Character set autodetection appears to failSergey Glukhov2008-11-213-2/+35
| * | | Fix for bug#36772: When using UTF8, CONVERT with GROUP BYRamil Kalimullin2008-11-213-5/+57
| |/ /
| * | Fix for bug#40875: Memory leak in FEDERATED handlerRamil Kalimullin2008-11-201-0/+8
| * | Merge.Sergey Vojtovich2008-11-183-1/+58
| |\ \
| | * | BUG#38842 - Fix for 25951 seems incorrectSergey Vojtovich2008-11-113-1/+58
| | |/
| * | Bug#31616 div_precision_increment description looks wrongAlexey Botchkov2008-11-173-2/+29
| * | Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-146-126/+17
| * | Test case for bug #34774: key prefix on text field in federated Ramil Kalimullin2008-11-142-0/+28
| * | Fix for bug#37527: mysqlcheck fails to report entire database Ramil Kalimullin2008-11-143-2/+34
| * | Bug#40645 Test main.federated_innodb does not always clean up after itselfPatrick Crews2008-11-131-1/+6
| * | Bug#39541 CHECK TABLE on information_schema myisam tables produces errorSergey Glukhov2008-11-133-0/+19
| |/
* | Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING"Vladislav Vaintroub2008-11-143-5/+24
|/
* Bug#36279 - mysql built with Visual Studio 2005 does not display Vladislav Vaintroub2008-11-101-2/+0
* merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-11-061-4/+21
|\
| * Merge current 5.0 main tree and fix for bug#40546Joerg Bruehe2008-11-0637-41/+578
| |\
| * | Bug #40546 Debug server in RPM is built with compiler optimizationJoerg Bruehe2008-11-061-4/+21
* | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-11-061-2/+2
|\ \ \ | | |/ | |/|
| * | Raise version number after cloning 5.0.72unknown2008-10-241-2/+2
* | | merged 5.0-bugteam -> bug 33811-5.0-bugteam working treeGeorgi Kodinov2008-11-0333-44/+569
|\ \ \
| * | | Fixed race condition in test case status2. A 'disconnect' issues anKristofer Pettersson2008-10-312-6/+6
| * | | Bug#39040 valgrind errors/crash when creating views with binlog logging enabledSergey Glukhov2008-10-273-3/+24
| * | | Bug#22442, removed number of portSerge Kozlov2008-10-262-2/+2
| * | | Bug#22442. Serge Kozlov2008-10-262-6/+48
| * | | MergeSergey Petrunia2008-10-249-13/+77
| |\ \ \ | | |/ /
| | * | Merge from mysql-5.0-5.1.29-rc into mysql-5.0-bugteamclone-5.0.72-buildDavi Arnaut2008-10-233-0/+7
| | |\ \
| | | * \ merged 5.0 main -> 5.0-5.1.29-rcGeorgi Kodinov2008-10-232-1/+6
| | | |\ \
| | | | * \ Merge from mysql-5.0.70-releaseunknown2008-10-210-0/+0
| | | | |\ \
| | | | | * \ Auto merge fix for showstopper bug 39353 from mysql-5.0-5.1.29-rc branchmysql-5.0.70mysqldev2008-09-275-13/+38
| | | | | |\ \
| | | | * | | | The header "config.h" needs to be included "early" to control other headers.Kent Boortz2008-10-131-0/+5
| | | | * | | | Merge from main 5.0 branch -> 5.0-buildJoerg Bruehe2008-10-1072-291/+1680
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | * | | | Fix some bad merge that got the string "5.1-bugteam" into this 5.0 tree.Joerg Bruehe2008-10-041-1/+1
| | | | * | | | Merge main 5.0 branch -> 5.0-build (team tree).Joerg Bruehe2008-10-0428-915/+258
| | | | |\ \ \ \
| | | * | | | | | Post-merge fix: drop table at the end of test.Davi Arnaut2008-10-212-0/+2
| | | * | | | | | Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-216-11/+145
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | mergeVladislav Vaintroub2008-10-236-11/+145
| | |\ \ \ \ \ \
| | * | | | | | | Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.Vladislav Vaintroub2008-10-236-13/+70
| * | | | | | | | BUG#38072: Wrong result: HAVING not observed in a query with aggregateSergey Petrunia2008-10-243-1/+60
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-216-11/+145
| |/ / / / / /
| * | | | | | merge 5.0-bugteam -> bug 38693-5.0-bugteamGeorgi Kodinov2008-10-2015-13/+230
| |\ \ \ \ \ \
| | * \ \ \ \ \ Auto commitKristofer Pettersson2008-10-2024-30/+617
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ merged 5.0-bugteam -> bug 39958Georgi Kodinov2008-10-173-0/+35
| | | |\ \ \ \ \ \
| | | | * | | | | | Bug #39844: Query Crash Mysql Server 5.0.67Gleb Shchepa2008-10-163-0/+35