summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-2/+6
* BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-3/+0
* Fixed LP bug #806504.Igor Babaev2011-07-101-0/+1
* Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-1/+30
|\
| * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-1/+30
| |\
| | * MergeIgor Babaev2011-05-201-1/+30
| | |\
| | | * Fixed crashes in the rpl suite due to a bug in Item_func_set_user_var::fix_fi...Igor Babaev2011-05-191-0/+1
| | | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-1/+29
| | | |\
| | | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-1/+29
| | | | |\
| | | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-1/+29
* | | | | | bugfixes:Sergei Golubchik2011-06-091-31/+4
* | | | | | merge with 5.1-microSergei Golubchik2011-06-071-14/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-14/+16
* | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-102/+123
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | commentsSergei Golubchik2011-05-211-0/+8
| * | | | post review changes 2Sergei Golubchik2011-05-191-29/+42
| * | | | lp:738067 Crash in get_datetime_value() in 5.1-microSergei Golubchik2011-03-191-0/+2
| * | | | lp:737450 Second Assertion `item->null_value' failed in 5.1-microSergei Golubchik2011-03-181-8/+6
| * | | | lp:736791 Crash in make_truncated_value_warningwith LEAST()/GREATEST/COALESCESergei Golubchik2011-03-171-2/+1
| * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-59/+49
* | | | | Merged the fix for bug 777745 into 5.3.Igor Babaev2011-05-191-2/+4
|\ \ \ \ \
| * | | | | Fixed LP bug #777745.Igor Babaev2011-05-191-2/+4
| | |/ / / | |/| | |
* | | | | Merge with dynamic column codeMichael Widenius2011-05-121-8/+82
|\ \ \ \ \
| * | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-8/+82
| |/ / / /
* | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-8/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-8/+10
| |\ \ \ \
| | * \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+10
| | |\ \ \ \
| | | * | | | Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL...Sergey Glukhov2011-04-201-3/+0
| | | * | | | Bug#11766087 59125: VALGRIND UNINITIALISED VALUE WARNING IN ULL2DEC, LONGLON...Sergey Glukhov2011-03-281-1/+4
| | | * | | | Bug#11764994 57900: CREATE TABLE .. SELECT ASSERTS SCALE >= 0 && PRECISION >...Sergey Glukhov2011-03-281-3/+4
| | | * | | | Bug#11766424 59527: DECIMAL_BIN_SIZE: ASSERTION `SCALE >= 0 && PRECISION > 0...Sergey Glukhov2011-03-281-0/+1
| | | * | | | BUG#11766519 (bug#59648): MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0...Alexander Barkov2011-03-031-1/+1
* | | | | | | Fix LP BUG#715738unknown2011-03-241-0/+4
* | | | | | | Merge with 5.2Michael Widenius2011-03-091-9/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixed wrong alias usageMichael Widenius2011-03-011-1/+1
| * | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-9/+21
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-9/+21
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | automergeGeorgi Kodinov2011-01-071-3/+8
| | | |\ \ \ \
| | | | * \ \ \ MergeKent Boortz2010-12-291-1/+1
| | | | |\ \ \ \
| | | | | * | | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * | | | | Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-241-2/+7
| | | * | | | | | mergeGeorgi Kodinov2010-12-171-3/+3
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Fixed following problems:Sergey Glukhov2010-12-141-1/+1
| | | | * | | | | mergeGeorgi Kodinov2010-11-261-6/+20
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ mergeTatiana A. Nurnberg2010-11-241-2/+2
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-2/+2
| | | * | | | | | | | Bug #57187: more user variable fun with multipleGleb Shchepa2010-12-061-1/+1
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-231-1/+1
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-221-1/+1
| | | * | | | | | | Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-181-1/+8
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | | | | / / / / | | | | |_|/ / / / | | | |/| | | | |