Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized | Sergey Petrunya | 2010-04-06 | 1 | -0/+11 | |
* | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -58/+93 | |
|\ | ||||||
| * | merged | Sergei Golubchik | 2010-03-15 | 1 | -6/+15 | |
| |\ | ||||||
| | * | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -6/+15 | |
| | |\ | ||||||
| | | * | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -5/+13 | |
| | | * | Auto-merged. | Evgeny Potemkin | 2009-12-02 | 1 | -1/+2 | |
| | | |\ | ||||||
| | | | * | Bug#48508: Crash on prepared statement re-execution. | Evgeny Potemkin | 2009-12-01 | 1 | -1/+2 | |
| * | | | | merged | Sergei Golubchik | 2010-02-12 | 1 | -4/+13 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | When one does a drop table, the indexes are not flushed to disk before drop a... | Michael Widenius | 2010-02-10 | 1 | -4/+13 | |
| * | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -1/+6 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -1/+6 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | merge | Kristofer Pettersson | 2009-11-20 | 1 | -1/+6 | |
| | | |\ \ | ||||||
| | | | * | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -1/+6 | |
| * | | | | | Merge with 5.1 | Michael Widenius | 2010-01-04 | 1 | -12/+19 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fixed Bug#47017 rpl_timezone fails on PB-2 with mismatch error | Michael Widenius | 2009-12-04 | 1 | -12/+19 | |
| * | | | | | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -35/+40 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes. | unknown | 2009-11-30 | 1 | -34/+37 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -34/+37 | |
| | | |\ \ \ \ | | | | |/ / / | ||||||
| | | | * | | | Manual Merge | unknown | 2009-11-03 | 1 | -0/+1 | |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | ||||||
| | | | | * | | BUG#48216 Replication fails on all slaves after upgrade to 5.0.86 on master | unknown | 2009-11-03 | 1 | -0/+1 | |
| | | | | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -4/+2 | |
| | | | * | | | BUG#42829: manually merged approved bzr bundle from bug report. | Luis Soares | 2009-11-01 | 1 | -1/+11 | |
| | | | |\ \ \ | | | | | |_|/ | | | | |/| | | ||||||
| | | | | * | | BUG#42829: binlogging enabled for all schemas regardless of | Luis Soares | 2009-09-24 | 1 | -1/+11 | |
| | | | * | | | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join | Georgi Kodinov | 2009-10-07 | 1 | -2/+4 | |
| | | | * | | | auto-merge | Ingo Struewing | 2009-10-02 | 1 | -31/+17 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Bug #45677 Slave stops with Duplicate entry for key PRIMARY when using trigger | unknown | 2009-10-01 | 1 | -31/+17 | |
| | | | | |/ / | ||||||
| | | | * | | | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+4 | |
| | | | |/ / | ||||||
| | * | | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing) | Michael Widenius | 2009-11-30 | 1 | -1/+3 | |
| | |/ / / | ||||||
* | | | | | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -0/+5 | |
|/ / / / | ||||||
* | | | | Merge of the patch introducing virtual columns into maria-5.2 | Igor Babaev | 2009-11-11 | 1 | -14/+147 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge | Igor Babaev | 2009-11-09 | 1 | -8/+11 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge MySQL 5.1.39 into MariaDB 5.1. | unknown | 2009-10-15 | 1 | -8/+11 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | merge mysql-5.0-bugteam --> mysql-5.1-bugteam | Alfranio Correia | 2009-08-28 | 1 | -8/+11 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | auto-merge mysql-5.0-bugteam (local) --> mysql-5.0-bugteam | Alfranio Correia | 2009-08-28 | 1 | -7/+12 | |
| | | | |\ | ||||||
| | | | | * | BUG#46861 Auto-closing of temporary tables broken by replicate-rewrite-db | Alfranio Correia | 2009-08-27 | 1 | -7/+12 | |
| * | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -6/+136 | |
| |/ / / / | ||||||
* | | | | | This is based on the userstatv2 patch from Percona and OurDelta. | Michael Widenius | 2009-10-19 | 1 | -0/+13 | |
|/ / / / | ||||||
* | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -48/+70 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | automerge | Georgi Kodinov | 2009-07-16 | 1 | -1/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Bug #46003 and bug #46034: backported the fixes from azalea. | Georgi Kodinov | 2009-07-16 | 1 | -1/+7 | |
| * | | | Bug#45266: Uninitialized variable lead to an empty result. | Evgeny Potemkin | 2009-06-26 | 1 | -0/+1 | |
| * | | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -3/+3 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -22/+21 | |
| |\ \ \ \ | | | |/ / | ||||||
| | | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -19/+19 | |
| | * | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-10 | 1 | -19/+19 | |
| | |/ / | ||||||
| | * | | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 1 | -15/+15 | |
| | |\ \ | ||||||
| | | * \ | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -6/+6 | |
| | | |\ \ | ||||||
| | | * \ \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -6/+35 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 1 | -1/+1 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -2/+6 | |
| | | |\ \ \ \ \ |