| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug#58026 - massive recursion and crash in regular expression | Dmitry Shulga | 2011-02-04 | 1 | -1/+18 |
* | merge to 5.1. | Georgi Kodinov | 2011-02-02 | 1 | -6/+7 |
|\ |
|
| * | Fixes for Bug #55755 and Bug #52315 part 2 | Georgi Kodinov | 2011-02-02 | 1 | -7/+7 |
* | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
* | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error | Luis Soares | 2010-11-30 | 1 | -1/+1 |
* | | Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid p... | Davi Arnaut | 2010-11-26 | 1 | -6/+8 |
* | | Assorted post-merge fixes, clean-up, integration, compat with 5.6. | Tatiana A. Nurnberg | 2010-11-25 | 1 | -1/+1 |
* | | Bug#57210: remove pstack | Davi Arnaut | 2010-11-09 | 1 | -14/+12 |
* | | Fixed bug #29751 - do not rename the error log at FLUSH LOGS. | Dmitry Shulga | 2010-08-25 | 1 | -7/+12 |
* | | Automerge. | Alexey Kopytov | 2010-07-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug#55061: Build failing on sol 8 x86 - assembler code vs | Alexey Kopytov | 2010-07-12 | 1 | -1/+1 |
* | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -4/+3 |
|/ / |
|
* | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -14/+17 |
* | | Automerge. | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug#54667: Unnecessary signal handler redefinition | Alexey Kopytov | 2010-07-01 | 1 | -1/+1 |
* | | | Bug#54457: Test suite broken for 32-bit build | Davi Arnaut | 2010-06-28 | 1 | -1/+1 |
|/ / |
|
* | | Backport of the patch for bug52208 to 5.1 since the | Alexey Kopytov | 2010-06-15 | 1 | -3/+3 |
* | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -0/+7 |
|\ \ |
|
| * | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -0/+7 |
* | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -462/+526 |
* | | | merge | Georgi Kodinov | 2010-06-04 | 1 | -0/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | Bug #52315: utc_date() crashes when system time > year 2037 | Georgi Kodinov | 2010-06-04 | 1 | -0/+8 |
* | | | Bug #48537: difference of index selection between rpm binary | Alexey Kopytov | 2010-05-29 | 1 | -1/+35 |
| |/
|/| |
|
* | | On behalf of Kristofer : | Georgi Kodinov | 2010-05-05 | 1 | -0/+5 |
* | | Bug#50373 --secure-file-priv="" | Kristofer Pettersson | 2010-05-03 | 1 | -4/+42 |
* | | Bug#50373 --secure-file-priv="" | Kristofer Pettersson | 2010-04-20 | 1 | -1/+1 |
* | | Automerge | Kristofer Pettersson | 2010-04-16 | 1 | -8/+27 |
|\ \ |
|
| * | | Bug #37168: Missing variable - skip_name_resolve | Georgi Kodinov | 2010-03-31 | 1 | -0/+3 |
| * | | BUG#51866 - crash with repair by sort and fulltext keys | Sergey Vojtovich | 2010-03-25 | 1 | -1/+1 |
| * | | Bug#49417 some complaints about mysqld --help --verbose output | Staale Smedseng | 2010-03-01 | 1 | -6/+20 |
| * | | merging from 5.1 rep to a local branch | Andrei Elkin | 2010-02-26 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2010-02-26 | 1 | -0/+1 |
| * | | | Bug #51089 SHOW STATUS LIKE 'Slave_running' is not compatible with `SHOW SL... | Andrei Elkin | 2010-02-25 | 1 | -1/+2 |
| |/ / |
|
* | | | Bug#50373 --secure-file-priv="" | Kristofer Pettersson | 2010-04-16 | 1 | -3/+18 |
|/ / |
|
* | | Bug#49025: mysqld-debug: missing DBUG_RETURN or DBUG_VOID_RETURN macro in fun... | Davi Arnaut | 2010-02-05 | 1 | -5/+6 |
* | | Recommit of Bug#49447. | Staale Smedseng | 2010-02-04 | 1 | -86/+113 |
* | | Cleanup fix for WL#5154 that splits commands handling for | Magne Mahre | 2010-02-02 | 1 | -3/+9 |
* | | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 1 | -5/+35 |
* | | fix a windows test run bug with debug binaries : dbug frame | Georgi Kodinov | 2010-01-26 | 1 | -1/+1 |
* | | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 1 | -2/+20 |
* | | BUG#46364 MyISAM transbuffer problems (NTM problem) | Alfranio Correia | 2010-01-20 | 1 | -1/+6 |
* | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-12-17 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap() | Satya B | 2009-12-17 | 1 | -1/+6 |
* | | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2009-12-12 | 1 | -1/+0 |
* | | Bug #48742 Replication: incorrect help text for --init-slave | unknown | 2009-12-11 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Bug #48742 Replication: incorrect help text for --init-slave | unknown | 2009-12-11 | 1 | -1/+2 |
* | | BUG#45292 orphan binary log created when starting server twice | Alfranio Correia | 2009-12-04 | 1 | -2/+2 |
* | | Bug#47571 : idle named pipe connection is unkillable | Vladislav Vaintroub | 2009-11-20 | 1 | -5/+11 |
* | | merge | Georgi Kodinov | 2009-11-10 | 1 | -7/+7 |
|\ \ |
|