Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | bug#27693: Windows compilation from bk fails using WITH_BERKELEY_STORAGE_ENGINE | Jonathan Perkin | 2009-09-30 | 1 | -1/+15 | |
| * | | | | | | | Post-merge cleanup: Reorganize code for better comprehensibility. | Davi Arnaut | 2009-09-30 | 1 | -24/+20 | |
| * | | | | | | | Post-merge fix: DBUG macros are wrapped inside a loop. | Davi Arnaut | 2009-09-30 | 1 | -1/+7 | |
| * | | | | | | | Bug#47525: MySQL crashed (Federated) | Davi Arnaut | 2009-09-30 | 5 | -1/+98 | |
* | | | | | | | | Bug#47768 pthread_cond_timedwait() is broken on windows | Kristofer Pettersson | 2009-10-06 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Bug#34895 'show procedure status' or 'show function status' + | Kristofer Pettersson | 2009-09-30 | 2 | -8/+6 | |
* | | | | | | | Bug #46998 mysqlbinlog can't output BEGIN even if the database is included i... | 2009-09-30 | 4 | -1/+147 | ||
* | | | | | | | autocommit | Kristofer Pettersson | 2009-09-29 | 171 | -1813/+3928 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge to mysql-5.0-bugteam | Jonathan Perkin | 2009-09-28 | 1 | -0/+24 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bug#30954: "configure" script in binary distributions considered harmfull | Jonathan Perkin | 2009-09-28 | 1 | -0/+24 | |
| | |/ / / / / | ||||||
| * | | | | | | Bug #47106: Crash / segfault on adding EXPLAIN to a non-crashing | Georgi Kodinov | 2009-09-18 | 3 | -4/+67 | |
| * | | | | | | Merge bug#42850 to 5.0 | Magnus Blåudd | 2009-09-28 | 2 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Bug#42850 race condition in my_thr_init.c | Magnus Blåudd | 2009-09-24 | 1 | -3/+4 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge from mysql-5.0.86-release | hery.ramilison@sun.com | 2009-09-21 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | change c++ comment to c comment | hery | 2009-09-09 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| * | | | | | | Bug #45159 : some tests in suite "jp" fail in embedded server (use LOAD DATA) | Georgi Kodinov | 2009-09-11 | 31 | -360/+211 | |
| * | | | | | | fixed compilation warnings | Georgi Kodinov | 2009-09-24 | 2 | -2/+2 | |
| * | | | | | | automerge | Georgi Kodinov | 2009-09-18 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Raise version number after cloning 5.0.86 | hery.ramilison@sun.com | 2009-09-08 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Bug #46917: mysqd-nt installs wrong | Georgi Kodinov | 2009-09-17 | 1 | -1/+1 | |
| * | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-17 | 12 | -49/+20 | |
| * | | | | | Pull from mysql-5.0-bugteam | Ingo Struewing | 2009-09-16 | 135 | -892/+1395 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Bug#46815 CONCAT_WS returning wrong data | Sergey Glukhov | 2009-09-10 | 3 | -1/+28 | |
| | * | | | | | Bug #45159 Part 1 : rejuvenate the jp test suite using normal run. | Georgi Kodinov | 2009-09-09 | 129 | -885/+1303 | |
| | * | | | | | Bug #46791: Assertion failed:(table->key_read==0),function unknown | Georgi Kodinov | 2009-09-03 | 3 | -6/+64 | |
| * | | | | | | Bug#17332 - changing key_buffer_size on a running server | Ingo Struewing | 2009-09-07 | 6 | -501/+2203 | |
| |/ / / / / | ||||||
* | | | | | | Bug#42108 Wrong locking for UPDATE with subqueries leads to broken statement | Kristofer Pettersson | 2009-09-29 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Bug#45989 memory leak after explain encounters an error in the query | Sergey Glukhov | 2009-09-04 | 3 | -1/+20 | |
* | | | | | Fix for BUG#46384 - mysqld segfault when trying to create table with same | Satya B | 2009-09-04 | 3 | -1/+31 | |
* | | | | | Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled | Satya B | 2009-09-04 | 1 | -1/+2 | |
* | | | | | Fix for Bug#33785 - myisamchk show warning message | Satya B | 2009-09-03 | 1 | -4/+4 | |
* | | | | | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for | Satya B | 2009-09-03 | 4 | -1/+15 | |
* | | | | | Backported the --parallel=str option from mtr2 for backward compatibility | Georgi Kodinov | 2009-09-02 | 1 | -0/+3 | |
* | | | | | merge | Georgi Kodinov | 2009-09-02 | 1 | -0/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | merge | Georgi Kodinov | 2009-09-02 | 2 | -7/+11 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Post-merge fix. Observe C declaration placement rules. | Davi Arnaut | 2009-09-02 | 1 | -7/+9 | |
| * | | | | moved version to 5.0-main | Georgi Kodinov | 2009-09-02 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | auto-merge | Tatiana A. Nurnberg | 2009-08-31 | 7 | -161/+97 | |
|\ \ \ \ | ||||||
| * \ \ \ | merge 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2009-08-31 | 3 | -145/+2 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge the correction for the bug#37098 fix into 5.0-build | Joerg Bruehe | 2009-08-20 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Get rid of manual pages which aren't used. | Joerg Bruehe | 2009-08-20 | 1 | -2/+2 | |
| | * | | | | | Merge main 5.0 with 5.0-build, | Joerg Bruehe | 2009-08-11 | 0 | -0/+0 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Correct a merge error that happened during a backport for 5.0.82sp1: | Joerg Bruehe | 2009-08-11 | 2 | -143/+0 | |
| * | | | | | | | Bug #46749: Segfault in add_key_fields() with outer subquery level | Georgi Kodinov | 2009-08-27 | 3 | -12/+88 | |
| * | | | | | | | merging with changes in bugteam branch. | Anurag Shekhar | 2009-08-31 | 68 | -307/+527 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bug #44723 Larger read_buffer_size values can cause performance | Anurag Shekhar | 2009-08-24 | 1 | -4/+7 | |
* | | | | | | | | | Bug#35132: MySQLadmin --wait ping always crashes on Windows systems | Tatiana A. Nurnberg | 2009-08-31 | 2 | -29/+108 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 51 | -191/+142 | |
* | | | | | | | | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteam | Alfranio Correia | 2009-08-28 | 8 | -14/+315 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-db | Alfranio Correia | 2009-08-27 | 8 | -14/+315 |