summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | bug#27693: Windows compilation from bk fails using WITH_BERKELEY_STORAGE_ENGINEJonathan Perkin2009-09-301-1/+15
| * | | | | | | Post-merge cleanup: Reorganize code for better comprehensibility.Davi Arnaut2009-09-301-24/+20
| * | | | | | | Post-merge fix: DBUG macros are wrapped inside a loop.Davi Arnaut2009-09-301-1/+7
| * | | | | | | Bug#47525: MySQL crashed (Federated)Davi Arnaut2009-09-305-1/+98
* | | | | | | | Bug#47768 pthread_cond_timedwait() is broken on windowsKristofer Pettersson2009-10-061-1/+1
|/ / / / / / /
* | | | | | | Bug#34895 'show procedure status' or 'show function status' +Kristofer Pettersson2009-09-302-8/+6
* | | | | | | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i...2009-09-304-1/+147
* | | | | | | autocommitKristofer Pettersson2009-09-29171-1813/+3928
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge to mysql-5.0-bugteamJonathan Perkin2009-09-281-0/+24
| |\ \ \ \ \ \
| | * | | | | | bug#30954: "configure" script in binary distributions considered harmfullJonathan Perkin2009-09-281-0/+24
| | |/ / / / /
| * | | | | | Bug #47106: Crash / segfault on adding EXPLAIN to a non-crashingGeorgi Kodinov2009-09-183-4/+67
| * | | | | | Merge bug#42850 to 5.0Magnus Blåudd2009-09-282-4/+5
| |\ \ \ \ \ \
| | * | | | | | Bug#42850 race condition in my_thr_init.cMagnus Blåudd2009-09-241-3/+4
| | |/ / / / /
| | * | | | | Merge from mysql-5.0.86-releasehery.ramilison@sun.com2009-09-211-1/+1
| | |\ \ \ \ \
| | | * | | | | change c++ comment to c commenthery2009-09-091-1/+1
| | | |/ / / /
| * | | | | | Bug #45159 : some tests in suite "jp" fail in embedded server (use LOAD DATA)Georgi Kodinov2009-09-1131-360/+211
| * | | | | | fixed compilation warningsGeorgi Kodinov2009-09-242-2/+2
| * | | | | | automergeGeorgi Kodinov2009-09-181-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Raise version number after cloning 5.0.86hery.ramilison@sun.com2009-09-081-2/+2
| | |/ / / /
| * | | | | Bug #46917: mysqd-nt installs wrongGeorgi Kodinov2009-09-171-1/+1
| * | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-1712-49/+20
| * | | | | Pull from mysql-5.0-bugteamIngo Struewing2009-09-16135-892/+1395
| |\ \ \ \ \
| | * | | | | Bug#46815 CONCAT_WS returning wrong dataSergey Glukhov2009-09-103-1/+28
| | * | | | | Bug #45159 Part 1 : rejuvenate the jp test suite using normal run.Georgi Kodinov2009-09-09129-885/+1303
| | * | | | | Bug #46791: Assertion failed:(table->key_read==0),function unknownGeorgi Kodinov2009-09-033-6/+64
| * | | | | | Bug#17332 - changing key_buffer_size on a running serverIngo Struewing2009-09-076-501/+2203
| |/ / / / /
* | | | | | Bug#42108 Wrong locking for UPDATE with subqueries leads to broken statementKristofer Pettersson2009-09-291-1/+1
|/ / / / /
* | | | | Bug#45989 memory leak after explain encounters an error in the querySergey Glukhov2009-09-043-1/+20
* | | | | Fix for BUG#46384 - mysqld segfault when trying to create table with same Satya B2009-09-043-1/+31
* | | | | Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabledSatya B2009-09-041-1/+2
* | | | | Fix for Bug#33785 - myisamchk show warning messageSatya B2009-09-031-4/+4
* | | | | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for Satya B2009-09-034-1/+15
* | | | | Backported the --parallel=str option from mtr2 for backward compatibilityGeorgi Kodinov2009-09-021-0/+3
* | | | | mergeGeorgi Kodinov2009-09-021-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | mergeGeorgi Kodinov2009-09-022-7/+11
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Post-merge fix. Observe C declaration placement rules.Davi Arnaut2009-09-021-7/+9
| * | | | moved version to 5.0-mainGeorgi Kodinov2009-09-021-1/+1
|/ / / /
* | | | auto-mergeTatiana A. Nurnberg2009-08-317-161/+97
|\ \ \ \
| * \ \ \ merge 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-08-313-145/+2
| |\ \ \ \
| | * \ \ \ Merge the correction for the bug#37098 fix into 5.0-buildJoerg Bruehe2009-08-201-2/+2
| | |\ \ \ \
| | | * | | | Get rid of manual pages which aren't used.Joerg Bruehe2009-08-201-2/+2
| | * | | | | Merge main 5.0 with 5.0-build,Joerg Bruehe2009-08-110-0/+0
| | |\ \ \ \ \
| | * | | | | | Correct a merge error that happened during a backport for 5.0.82sp1:Joerg Bruehe2009-08-112-143/+0
| * | | | | | | Bug #46749: Segfault in add_key_fields() with outer subquery level Georgi Kodinov2009-08-273-12/+88
| * | | | | | | merging with changes in bugteam branch.Anurag Shekhar2009-08-3168-307/+527
| |\ \ \ \ \ \ \
| * | | | | | | | Bug #44723 Larger read_buffer_size values can cause performance Anurag Shekhar2009-08-241-4/+7
* | | | | | | | | Bug#35132: MySQLadmin --wait ping always crashes on Windows systemsTatiana A. Nurnberg2009-08-312-29/+108
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-2851-191/+142
* | | | | | | | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteamAlfranio Correia2009-08-288-14/+315
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-dbAlfranio Correia2009-08-278-14/+315