Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compilation failures caused by adding new row format to Aria | Sergei Golubchik | 2011-01-14 | 1 | -9/+9 |
* | use bulk insert and repair by sort for unique keys in | Sergei Golubchik | 2011-01-14 | 1 | -1/+9 |
* | BUG#665669: Result differences on query re-execution | Sergey Petrunya | 2011-01-12 | 1 | -0/+1 |
* | Merge DS-MRR/CPK improvements into 5.3-main | Sergey Petrunya | 2010-12-13 | 2 | -4/+5 |
|\ | |||||
| * | Merge MWL#121-125 DS-MRR improvements into MWL#128 Classic hash join tree | Sergey Petrunya | 2010-11-15 | 2 | -4/+5 |
| |\ | |||||
| | * | MWL#121-124 DS-MRR support for key-ordered retrieval, etc | Sergey Petrunya | 2010-11-01 | 2 | -4/+5 |
| | |\ | |||||
| | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-07-16 | 2 | -4/+5 |
| | | |\ | |||||
| | | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-06-22 | 2 | -4/+3 |
| | | | * | MWL#121: DS-MRR support for clustered primary keys | Sergey Petrunya | 2010-06-19 | 2 | -7/+9 |
* | | | | | merge LP Bug#686184 | Vladislav Vaintroub | 2010-12-07 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merge LP Bug#686184 | Vladislav Vaintroub | 2010-12-07 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix myisam_crash_before_flush_keys on Windows | Vladislav Vaintroub | 2010-12-07 | 1 | -1/+1 |
| | * | | | | | Fix LP Bug#686184 - merge_debug test fails. | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+1 |
* | | | | | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -3/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -3/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -3/+0 |
* | | | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 11 | -45/+65 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 5 | -26/+9 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 1 | -3/+0 |
| | * | | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 4 | -23/+9 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-09-24 | 4 | -23/+9 |
| * | | | | | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 7 | -19/+56 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 2 | -4/+19 |
| | * | | | | | | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th... | Michael Widenius | 2010-11-07 | 5 | -15/+37 |
* | | | | | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 2 | -4/+15 |
* | | | | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -3/+3 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Fix buildbot failure introduced by the previous push | Sergey Petrunya | 2010-11-09 | 1 | -1/+0 |
* | | | | | | | Fix buildbot failures caused by two previous pushes. | Sergey Petrunya | 2010-11-08 | 1 | -4/+3 |
* | | | | | | | Fix buildbot errors: rec_per_key_part can be 0 if re-opening | Sergey Petrunya | 2010-11-08 | 1 | -1/+1 |
* | | | | | | | [Patch from Monty] Fix stack-overrun crash in subselect_notembedded.test | Sergey Petrunya | 2010-11-08 | 1 | -6/+22 |
* | | | | | | | Automerge with 5.2 | Michael Widenius | 2010-11-05 | 6 | -16/+71 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 6 | -16/+71 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Automatic merge | Michael Widenius | 2010-11-03 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed compiler & valgrind warnings from my previous push. | Michael Widenius | 2010-11-03 | 1 | -1/+1 |
| | * | | | | | | #endif fixed. | unknown | 2010-11-02 | 1 | -2/+1 |
| | |/ / / / / | |||||
| | * | | | | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 5 | -14/+70 |
* | | | | | | | merge w/ 5.2 | Sergei Golubchik | 2010-11-02 | 1 | -6/+9 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | |||||
| * | | | | | sane implementation of Key_% status variables. | Sergei Golubchik | 2010-10-29 | 1 | -6/+9 |
* | | | | | | Merge from mariadb-5.1 (through mariadb-5.2) | Igor Babaev | 2010-10-14 | 1 | -10/+28 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge | Igor Babaev | 2010-10-14 | 1 | -10/+28 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Use less memory on stack in sql_parse.cc and in repair/check for MyISAM & Aria | Michael Widenius | 2010-10-12 | 1 | -10/+28 |
* | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 16 | -104/+93 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| * | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 8 | -36/+23 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 8 | -36/+23 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 2 | -16/+1 |
| | | * | | Bug#48327: Some crashes specific to FreeBSD ("embedded") | Davi Arnaut | 2010-07-16 | 1 | -2/+5 |
| | | * | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 5 | -17/+17 |
| * | | | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 2 | -3/+3 |
| * | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 4 | -61/+61 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed compiler warnings | Michael Widenius | 2010-08-04 | 2 | -8/+8 |