Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix of LP BUG#780386. | unknown | 2011-09-05 | 1 | -0/+25 |
* | Fixed lock sorting and lock check issues with thr_lock that caused warnings w... | Michael Widenius | 2011-06-06 | 1 | -2/+3 |
* | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -8/+6 |
|\ | |||||
| * | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -8/+6 |
| |\ | |||||
| | * | Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGS | Sergey Glukhov | 2011-04-12 | 1 | -7/+5 |
| | * | Merge from mysql-5.1.55-release | unknown | 2011-02-08 | 1 | -4/+7 |
| | |\ | |||||
| | * | | Bug#59173: Failure to handle DATE(TIME) values where Year, Month or Day is | Martin Hansson | 2011-01-19 | 1 | -1/+1 |
* | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -14/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -14/+18 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | * | | Bug#59211: Select Returns Different Value for min(year) Function | Oystein Grovlen | 2011-01-12 | 1 | -3/+6 |
| | |/ | |||||
| | * | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ | |||||
| | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | * | | merge | Georgi Kodinov | 2010-12-16 | 1 | -5/+6 |
| | |\ \ | |||||
| | | * | | Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set retu... | Sergey Glukhov | 2010-11-18 | 1 | -5/+6 |
| | * | | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -5/+5 |
| | |/ / | |||||
* | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -3/+83 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -3/+83 |
| |\ \ \ | | |/ / | |||||
| | * | | Automerge. | Alexey Kopytov | 2010-09-09 | 1 | -0/+7 |
| | |\ \ | |||||
| | | * | | Bug #54190: Comparison to row subquery produces incorrect | Alexey Kopytov | 2010-09-09 | 1 | -0/+7 |
| | * | | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result set | Martin Hansson | 2010-09-07 | 1 | -3/+76 |
| | |/ / | |||||
* | | | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#54568: create view cause Assertion failed: 0, | Martin Hansson | 2010-08-05 | 1 | -1/+1 |
* | | | | Automatic merge | Michael Widenius | 2010-10-01 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable... | Michael Widenius | 2010-09-23 | 1 | -2/+1 |
* | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-16 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Fixed bug #49600. | Igor Babaev | 2010-09-11 | 1 | -2/+2 |
* | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -3/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -3/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Automerge. | Ramil Kalimullin | 2010-06-24 | 1 | -3/+4 |
| | |\ \ | |||||
| | | * | | Fix for bug #54575: crash when joining tables with unique set column | Ramil Kalimullin | 2010-06-20 | 1 | -3/+4 |
| | * | | | Bug#54477: Crash on IN / CASE with NULL arguments | Alexey Kopytov | 2010-06-22 | 1 | -0/+10 |
| | |/ / | |||||
* | | | | Fixed bug #604503. | Igor Babaev | 2010-07-17 | 1 | -1/+15 |
|/ / / | |||||
* | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -18/+27 |
|\ \ \ | |/ / | |||||
| * | | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ... | Gleb Shchepa | 2010-03-22 | 1 | -5/+14 |
| * | | Bug #49829 Many "hides virtual function" warnings with | Staale Smedseng | 2010-03-14 | 1 | -13/+13 |
* | | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 1 | -4/+4 |
* | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -7/+41 |
|\ \ \ | |/ / | |||||
| * | | merge 5.1-main to 5.1-bugteam | Georgi Kodinov | 2010-01-13 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Auto-merged fix for bug#49489. | Evgeny Potemkin | 2009-12-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Bug#49489: Uninitialized cache led to a wrong result. | Evgeny Potemkin | 2009-12-09 | 1 | -1/+1 |
| * | | | | Auto-merge. | Ramil Kalimullin | 2009-12-10 | 1 | -96/+48 |
| |\ \ \ \ | |||||
| | * | | | | Bug #49480: WHERE using YEAR columns returns unexpected results | Gleb Shchepa | 2009-12-10 | 1 | -96/+48 |
| | |/ / / | |||||
| * | | | | Manual merge. | Ramil Kalimullin | 2009-12-10 | 1 | -6/+40 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Fix for bug#49199: Optimizer handles incorrectly: | Ramil Kalimullin | 2009-12-04 | 1 | -6/+40 |
| * | | | Auto-merged. | Evgeny Potemkin | 2009-12-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#48508: Crash on prepared statement re-execution. | Evgeny Potemkin | 2009-12-01 | 1 | -1/+1 |
* | | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -63/+229 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix for bug#49517: Inconsistent behavior while using | Ramil Kalimullin | 2009-12-15 | 1 | -1/+1 |