Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -4/+36 |
|\ | |||||
| * | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -4/+36 |
| |\ | |||||
| | * | Automatic merge with 5.1 | Michael Widenius | 2010-11-25 | 1 | -0/+30 |
| | |\ | |||||
| | | * | Fix of LP BUG#675248. | unknown | 2010-11-23 | 1 | -0/+30 |
| | * | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -3/+3 |
| | |\ \ | |||||
| | | * | | Bug#27606 GRANT statement should be replicated with DEFINER information | unknown | 2010-10-23 | 1 | -3/+3 |
| | * | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/| | |||||
| | | * | Bug#39932 "create table fails if column for FK is in different | Magne Mahre | 2010-09-01 | 1 | -1/+3 |
* | | | | Fixed some compiler warnings found when compiling for windows. | Michael Widenius | 2010-11-30 | 1 | -0/+2 |
* | | | | Automatic merge | Michael Widenius | 2010-11-28 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 1 | -1/+0 |
| * | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -3/+3 |
* | | | | | Fix LP BUG#680058 | unknown | 2010-11-25 | 1 | -1/+8 |
|/ / / / | |||||
* | | | | Automerge with 5.2 | Michael Widenius | 2010-11-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 1 | -1/+1 |
* | | | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_... | Michael Widenius | 2010-11-02 | 1 | -1/+1 |
* | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -14/+59 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -11/+35 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+33 |
| | |\ \ | | | |/ | |||||
| | | * | Merge 5.1-bugteam -> 5.1-bug-42496 | Dmitry Shulga | 2010-07-23 | 1 | -0/+26 |
| | | |\ | |||||
| | | | * | Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VAR | Georgi Kodinov | 2010-07-14 | 1 | -0/+6 |
| | | | * | The following statements support the CURRENT_USER() where a user is needed. | unknown | 2010-07-04 | 1 | -0/+20 |
| | | * | | Fixed bug #51855. Race condition in XA START. If several threads | Dmitry Shulga | 2010-06-29 | 1 | -3/+7 |
| | | |/ | |||||
| * | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -4/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -4/+23 |
| | |\ \ | | | |/ | |||||
| | | * | Revert Bug#48321 due to build breakage and failing tests. | Davi Arnaut | 2010-06-28 | 1 | -1/+0 |
| | | * | The following statements support the CURRENT_USER() where a user is needed. | unknown | 2010-06-27 | 1 | -0/+1 |
| | | * | Bug#53189 Table map version unused and can be removed | He Zhenxing | 2010-05-08 | 1 | -2/+0 |
| | | * | Bug #53088: mysqldump with -T & --default-character-set set | Gleb Shchepa | 2010-05-07 | 1 | -2/+23 |
| * | | | Fixed bug #604503. | Igor Babaev | 2010-07-17 | 1 | -0/+2 |
* | | | | Fixed a problem where the temp table of a materialized subquery | unknown | 2010-07-16 | 1 | -2/+16 |
* | | | | Subquery cache (MWL#66) added. | unknown | 2010-07-10 | 1 | -0/+1 |
* | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -24/+52 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -5/+40 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -2/+32 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#50373 --secure-file-priv="" | Kristofer Pettersson | 2010-05-03 | 1 | -2/+1 |
| | | * | BUG#39053 - UNISTALL PLUGIN does not allow the storage engine | Sergey Vojtovich | 2010-04-14 | 1 | -0/+31 |
| | * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -2/+8 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-03-29 | 1 | -0/+4 |
| | | * | revert 48525 | Tatiana A. Nurnberg | 2010-02-22 | 1 | -4/+0 |
| | | * | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-02-18 | 1 | -0/+4 |
| | | * | Bug#48449: hang on show create view after upgrading when view contains functi... | Davi Arnaut | 2010-02-10 | 1 | -5/+2 |
| | | * | Bug#49534: multitable IGNORE update with sql_safe_updates | Martin Hansson | 2010-02-10 | 1 | -1/+3 |
| * | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -0/+5 |
| * | | | more fixes for windows and status_user.test | Sergei Golubchik | 2010-04-02 | 1 | -1/+1 |
| * | | | fixes for windows builds | Sergei Golubchik | 2010-04-02 | 1 | -1/+1 |
| * | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -14/+6 |
| * | | | fixes for the status_user.test in ps protocol | Sergei Golubchik | 2010-03-16 | 1 | -5/+1 |
* | | | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -20/+112 |
|\ \ \ \ | |/ / / |