Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rolled back the patch for bug 791761. | Igor Babaev | 2012-02-26 | 1 | -1/+0 |
* | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+4 |
|\ | |||||
| * | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -2/+4 |
| |\ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -2/+4 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | |\ | |||||
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | | * | backported the fix for bug #34773 to 5.0 | Georgi Kodinov | 2008-12-09 | 1 | -7/+18 |
* | | | | | Fixed LP bug #791761. | Igor Babaev | 2011-07-20 | 1 | -0/+1 |
* | | | | | Fixed LP BUG#800696. | unknown | 2011-07-19 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#59149 valgrind warnings with "like .. escape .." function | Alexander Barkov | 2011-01-17 | 1 | -0/+1 |
* | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#58030 crash in Item_func_geometry_from_text::val_str | Sergey Glukhov | 2010-12-21 | 1 | -5/+5 |
* | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -2/+7 |
* | | | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #54465: assert: field_types == 0 || field_types[field_pos] | Alexey Kopytov | 2010-08-27 | 1 | -1/+0 |
* | | | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly... | Michael Widenius | 2010-08-23 | 1 | -1/+3 |
* | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -1/+1 |
* | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #49829 Many "hides virtual function" warnings with | Staale Smedseng | 2010-03-14 | 1 | -3/+3 |
* | | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed compiler warnings and sporadic failures in test cases | Michael Widenius | 2010-03-28 | 1 | -1/+1 |
* | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 1 | -23/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 1 | -23/+14 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) | Evgeny Potemkin | 2009-11-17 | 1 | -23/+14 |
* | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -0/+12 |
|/ / / | |||||
* | | | MWL#17: Table elimination | Sergey Petrunia | 2009-06-25 | 1 | -3/+4 |
* | | | MWL#17: Table elimination | Sergey Petrunia | 2009-06-10 | 1 | -0/+14 |
|/ / | |||||
* | | Bug#34773: query with explain extended and derived table / other table | Georgi Kodinov | 2008-10-06 | 1 | -7/+18 |
* | | Merge moonbone.local:/work/27219-5.0-opt-mysql | unknown | 2008-03-28 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Bug#27219: Aggregate functions in ORDER BY. | unknown | 2008-03-27 | 1 | -0/+7 |
* | | Fix for Bug#30217: Views: changes in metadata behaviour | unknown | 2008-02-22 | 1 | -3/+3 |
* | | Merge linux-st28.site:/home/martin/mysql/src/bug32798-united/my50-bug32798-un... | unknown | 2007-12-14 | 1 | -10/+18 |
|\ \ | |/ | |||||
| * | Bug#32798: DISTINCT in GROUP_CONCAT clause fails when ordering by a column | unknown | 2007-12-14 | 1 | -10/+18 |
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | unknown | 2007-06-30 | 1 | -1/+8 |
|\ \ | |/ | |||||
| * | Bug#27333: subquery grouped for aggregate of outer | unknown | 2007-06-29 | 1 | -1/+8 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -11/+11 |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/WL3527-5.0-opt | unknown | 2007-03-26 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Fixed bug #27229: crash when a set function aggregated in outer | unknown | 2007-03-22 | 1 | -1/+3 |
* | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-opt | unknown | 2007-03-22 | 1 | -23/+36 |
|\ \ | |/ | |||||
| * | Bug #24484: | unknown | 2007-03-20 | 1 | -23/+36 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-01-11 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge siva.hindu.god:/usr/home/tim/m/bk/g50 | unknown | 2006-12-26 | 1 | -2/+1 |
| |\ \ |