| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge MySQL 5.1.66 -> MariaDB 5.1.65 | unknown | 2012-11-06 | 1 | -1/+1 |
|\ |
|
| * | Bug #14409015 MEMORY LEAK WHEN REFERENCING OUTER FIELD IN HAVING | Sergey Glukhov | 2012-08-09 | 1 | -1/+1 |
* | | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | merge mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-04-10 | 1 | -1/+7 |
| |\ |
|
| | * | Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMER | Tor Didriksen | 2012-03-27 | 1 | -1/+7 |
| * | | BUG#12537203 - CRASH WHEN SUBSELECTING GLOBAL VARIABLES IN GEOMETRY FUNCTION ... | Ramil Kalimullin | 2012-03-05 | 1 | -0/+1 |
| |/ |
|
* | | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
| |\ |
|
| | * | Updated/added copyright headers | MySQL Build Team | 2012-02-15 | 1 | -1/+1 |
| | * | Merge from mysql-5.0.94-release | Sunanda Menon | 2011-07-06 | 1 | -0/+8 |
| | |\ |
|
| | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
* | | | | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -3/+10 |
|\ \ \ \
| |/ / / |
|
| * | | | Bug#11747970 34660: CRASH WHEN FEDERATED TABLE LOSES CONNECTION DURING INSERT... | Sergey Glukhov | 2011-10-05 | 1 | -3/+10 |
* | | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -0/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | merge 5.0 => 5.1 : Bug#12329653 | Tor Didriksen | 2011-05-04 | 1 | -0/+8 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BY | Tor Didriksen | 2011-05-04 | 1 | -0/+8 |
| | |/ |
|
* | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -17/+5 |
|\ \ \
| |/ / |
|
| * | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | * | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql | Tatiana A. Nurnberg | 2010-03-02 | 1 | -3/+8 |
| * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -16/+4 |
* | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -5/+10 |
|\ \ \
| |/ / |
|
| * | | Bug#56814 Explain + subselect + fulltext crashes server | Sergey Glukhov | 2010-10-18 | 1 | -5/+10 |
* | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -41/+38 |
|\ \ \
| |/ / |
|
| * | | merge of 5.1-bugteam into 5.1-security | Georgi Kodinov | 2010-10-06 | 1 | -30/+23 |
| |\ \ |
|
| | * \ | Automerge. | Alexey Kopytov | 2010-09-09 | 1 | -1/+4 |
| | |\ \ |
|
| | | * | | Bug #54190: Comparison to row subquery produces incorrect | Alexey Kopytov | 2010-09-09 | 1 | -1/+4 |
| | * | | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result set | Martin Hansson | 2010-09-07 | 1 | -29/+19 |
| | |/ / |
|
| * | | | Bug#54488 crash when using explain and prepared statements with subqueries | Sergey Glukhov | 2010-10-01 | 1 | -11/+15 |
| |/ / |
|
* | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -9/+8 |
|\ \ \
| |/ / |
|
| * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -9/+8 |
* | | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -0/+15 |
|\ \ \
| |/ / |
|
| * | | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li... | Sergey Glukhov | 2010-04-06 | 1 | -0/+15 |
* | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | Bug#47761: crash when killing a query during subquery execution... | Davi Arnaut | 2010-03-09 | 1 | -2/+6 |
* | | | Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN | unknown | 2010-03-09 | 1 | -0/+4 |
* | | | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB. | unknown | 2010-03-09 | 1 | -1/+3 |
* | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Auto-merged fix for the bug#34384. | Evgeny Potemkin | 2009-11-06 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Bug#34384: Slow down on constant conversion. | Evgeny Potemkin | 2009-11-06 | 1 | -0/+2 |
* | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -18/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | A fix and a test case for | Konstantin Osipov | 2009-11-03 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | A fix and a test case for | Konstantin Osipov | 2009-11-03 | 1 | -0/+1 |
| * | | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_mode | Tatiana A. Nurnberg | 2009-10-29 | 1 | -3/+8 |
| | |/
| |/| |
|
| * | | Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' | Ramil Kalimullin | 2009-09-04 | 1 | -6/+4 |
* | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-merge | Sergey Petrunya | 2009-09-15 | 1 | -2/+28 |
|\ \ \ |
|
| * | | | MWL#17: Table-elimination | Sergey Petrunya | 2009-09-01 | 1 | -2/+2 |
| * | | | MWL#17: Table elimination | Sergey Petrunia | 2009-06-25 | 1 | -1/+1 |
| * | | | MWL#17: Table elimination | Sergey Petrunia | 2009-06-22 | 1 | -2/+28 |
* | | | | Merge MySQL->MariaDB | Sergey Petrunya | 2009-09-08 | 1 | -0/+4 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|