Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -0/+5 |
|\ | |||||
| * | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -0/+5 |
| |\ | |||||
| | * | Bug #11829681 - 60295: ERROR 1356 ON VIEW THAT EXECUTES FINE AS A QUERY | Gleb Shchepa | 2011-04-08 | 1 | -0/+4 |
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -8/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -8/+15 |
| |\ \ | | |/ | |||||
| | * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | * | merge | Georgi Kodinov | 2011-01-12 | 1 | -4/+4 |
| | |\ | |||||
| | | * | merge | Mattias Jonsson | 2011-01-04 | 1 | -4/+4 |
| | | |\ | |||||
| | | | * | Bug#54483: valgrind errors when making warnings for | Mattias Jonsson | 2010-12-22 | 1 | -1/+1 |
| | | | * | Bug#54483: valgrind errors when making warnings for multiline inserts into pa... | Mattias Jonsson | 2010-12-22 | 1 | -4/+4 |
| | * | | | Bug#59211: Select Returns Different Value for min(year) Function | Oystein Grovlen | 2011-01-12 | 1 | -3/+10 |
| | |/ / | |||||
| | * | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | | * | Bug#48157: crash in Item_field::used_tables | Martin Hansson | 2010-05-11 | 1 | -0/+7 |
| | | * | Backport bug #37348 fix 5.1 --> 5.0. | Gleb Shchepa | 2009-04-01 | 1 | -1/+1 |
* | | | | Merge with 5.1 | Michael Widenius | 2011-01-05 | 1 | -3/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed LP bug #639935 (bug #58727). | Igor Babaev | 2010-12-24 | 1 | -3/+10 |
* | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | A proper fix for bug #57688. | Michael Widenius | 2010-11-25 | 1 | -0/+2 |
* | | | | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed mess in the types. | unknown | 2010-11-16 | 1 | -3/+3 |
* | | | | Automatic merge with 5.1 | Michael Widenius | 2010-10-06 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #53161. | Igor Babaev | 2010-09-20 | 1 | -0/+1 |
* | | | | Automatic merge | Michael Widenius | 2010-10-01 | 1 | -10/+10 |
|\ \ \ \ | |||||
| * | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -10/+10 |
* | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #55188: GROUP BY, GROUP_CONCAT and TEXT - inconsistent results | Georgi Kodinov | 2010-07-30 | 1 | -0/+1 |
* | | | | Fixed compiler warnings | Michael Widenius | 2010-08-26 | 1 | -1/+1 |
* | | | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 1 | -0/+24 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly... | Michael Widenius | 2010-08-23 | 1 | -0/+24 |
* | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -5/+33 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | On behalf of Kristofer : | Georgi Kodinov | 2010-05-05 | 1 | -1/+3 |
| * | | | Changed the fixes for the following bugs: | Igor Babaev | 2010-05-25 | 1 | -3/+6 |
| * | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -2/+25 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#50918: Date columns treated differently in Views than in | Martin Hansson | 2010-03-16 | 1 | -0/+5 |
| | * | | Bug #49829 Many "hides virtual function" warnings with | Staale Smedseng | 2010-03-14 | 1 | -1/+2 |
| | * | | Bug#41788 mysql_fetch_field returns org_table == table by a view | Sergey Glukhov | 2010-03-12 | 1 | -0/+13 |
| | * | | Bug #45640: optimizer bug produces wrong results | Gleb Shchepa | 2010-02-06 | 1 | -1/+5 |
* | | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Removed compiler warning | Michael Widenius | 2010-03-30 | 1 | -1/+2 |
| * | | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 1 | -1/+1 |
* | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -0/+33 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -0/+33 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#48157: crash in Item_field::used_tables | Martin Hansson | 2010-01-12 | 1 | -0/+7 |
| | * | | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct... | Georgi Kodinov | 2009-12-22 | 1 | -0/+17 |
| | * | | Automerge | Alexey Kopytov | 2009-12-13 | 1 | -0/+9 |
| | |\ \ | |||||
| | | * | | Bug #42849: innodb crash with varying time_zone on partitioned | Alexey Kopytov | 2009-12-13 | 1 | -0/+9 |
* | | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -16/+52 |
|\ \ \ \ \ | |/ / / / |