| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug#13031606 VALUES() IN A SELECT STATEMENT CRASHES SERVER | Norvald H. Ryeng | 2012-03-12 | 1 | -12/+4 |
* | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE... | Praveenkumar Hulakund | 2012-02-29 | 1 | -3/+4 |
* | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 1 | -1/+1 |
|\ |
|
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-15 | 1 | -2/+1 |
| * | Merge from mysql-5.0.94-release | Sunanda Menon | 2011-07-06 | 1 | -2/+2 |
| |\ |
|
* | | | Fixes for: | Guilhem Bichot | 2012-01-26 | 1 | -2/+2 |
* | | | Merge from mysql-5.1.58-release | Karen Langford | 2011-07-06 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | merge 5.0 => 5.1 : Bug#12329653 | Tor Didriksen | 2011-05-04 | 1 | -2/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BY | Tor Didriksen | 2011-05-04 | 1 | -2/+2 |
* | | | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -4/+18 |
|\ \ \ \
| |/ / / |
|
| * | | | Bug #11829681 - 60295: ERROR 1356 ON VIEW THAT EXECUTES FINE AS A QUERY | Gleb Shchepa | 2011-04-08 | 1 | -1/+1 |
| * | | | Bug #11766094 - 59132: MIN() AND MAX() REMOVE UNSIGNEDNESS | Gleb Shchepa | 2011-03-31 | 1 | -1/+1 |
| * | | | Bug#11766124 59164: VALGRIND: UNINITIALIZED VALUE IN NUMBER_TO_DATETIME | Sergey Glukhov | 2011-03-30 | 1 | -1/+5 |
| * | | | Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS". | Dmitry Shulga | 2011-03-15 | 1 | -0/+10 |
* | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| |/ |
|
* | | Bug#58030 crash in Item_func_geometry_from_text::val_str | Sergey Glukhov | 2010-12-21 | 1 | -0/+4 |
* | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -10/+1 |
* | | Bug#57279 updatexml dies with: Assertion failed: str_arg[length] == 0 | Alexander Barkov | 2010-11-18 | 1 | -8/+14 |
* | | Bug #55779: select does not work properly in mysql server | Gleb Shchepa | 2010-09-13 | 1 | -2/+4 |
* | | Addendum patch for bug #54190. | Alexey Kopytov | 2010-09-09 | 1 | -1/+4 |
* | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -3/+2 |
* | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -2/+1 |
* | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -1/+1 |
* | | On behalf of Kristofer : | Georgi Kodinov | 2010-05-05 | 1 | -0/+12 |
* | | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li... | Sergey Glukhov | 2010-04-06 | 1 | -1/+10 |
* | | Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN | Anurag Shekhar | 2010-04-02 | 1 | -1/+1 |
* | | Bug #51850: crash/memory overlap when using load data infile and set | Georgi Kodinov | 2010-03-23 | 1 | -4/+12 |
* | | Bug#51289: double Item_cache_decimal::val_real() is broken | Davi Arnaut | 2010-03-15 | 1 | -1/+1 |
* | | Bug#41788 mysql_fetch_field returns org_table == table by a view | Sergey Glukhov | 2010-03-12 | 1 | -0/+26 |
* | | Bug#51650: crash with user variables and triggers | Davi Arnaut | 2010-03-09 | 1 | -0/+1 |
* | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin... | Sergey Glukhov | 2010-02-26 | 1 | -3/+8 |
* | | Bug #45360: wrong results | Gleb Shchepa | 2010-02-25 | 1 | -2/+2 |
* | | Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces... | Sergey Glukhov | 2010-02-17 | 1 | -1/+2 |
* | | Addendum to bug #46175 : use and check for the correct error values | Georgi Kodinov | 2010-02-11 | 1 | -1/+1 |
* | | Bug #45640: optimizer bug produces wrong results | Gleb Shchepa | 2010-02-06 | 1 | -6/+22 |
* | | Bug #46175: NULL read_view and consistent read assertion | Georgi Kodinov | 2010-01-15 | 1 | -1/+1 |
* | | Auto-merge. | Evgeny Potemkin | 2009-11-24 | 1 | -3/+1 |
|\ \ |
|
| * | | Bug #45261 : Crash, stored procedure + decimal | Georgi Kodinov | 2009-11-20 | 1 | -3/+1 |
* | | | Manual merge of the fix for bug#43668. | Evgeny Potemkin | 2009-11-24 | 1 | -42/+64 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) | Evgeny Potemkin | 2009-11-17 | 1 | -1/+1 |
* | | | Auto-merged fix for the bug#34384. | Evgeny Potemkin | 2009-11-06 | 1 | -18/+111 |
|\ \ \ |
|
| * | | | Bug#34384: Slow down on constant conversion. | Evgeny Potemkin | 2009-11-06 | 1 | -18/+111 |
* | | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe... | Davi Arnaut | 2009-11-02 | 1 | -16/+9 |
* | | | | Bug#47925: regression of range optimizer and date comparison in 5.1.39! | Martin Hansson | 2009-11-02 | 1 | -45/+34 |
|/ / / |
|
* | | | Fix for bug#47963: Wrong results when index is used | Ramil Kalimullin | 2009-10-13 | 1 | -7/+27 |
|/ / |
|
* | | Bug#47150 Assertion in Field_long::val_int() on MERGE + TRIGGER + multi-table... | Sergey Glukhov | 2009-09-29 | 1 | -2/+19 |
* | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -5/+2 |
* | | Fix for a few assorted compiler warnings. | Davi Arnaut | 2009-08-28 | 1 | -2/+1 |