summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+1
|\
| * 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
* | mergeSergei Golubchik2011-11-031-1/+1
|\ \
| * | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-4/+10
|\ \ \ | |/ / |/| |
| * | Bug#12711164 - 61676: RESULT OF DIV WITH DECIMAL AND INTEGER DOES NOT MAKE SE...Tor Didriksen2011-07-181-1/+6
| * | Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-3/+4
* | | merge with 5.3Sergei Golubchik2011-10-191-153/+277
|\ \ \ | | |/ | |/|
| * | 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
| | | |\ \ \ \ \
| * | | | | | | | 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
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge with alias as StringMichael Widenius2011-02-281-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+2
| * | | | | | | | | | Merge with 5.1Michael Widenius2011-01-111-0/+15
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Merge with 5.1Michael Widenius2011-01-051-0/+15
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-241-0/+15
| * | | | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-9/+23
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | merge with 5.1Michael Widenius2010-11-301-7/+21
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-6/+20
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge with MySQL 5.1.52Michael Widenius2010-11-231-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ Merge MariaDB 5.1->5.2unknown2010-11-191-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | | | | | / / / / / / / | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | MWL#74: Shared libmysqld.so library.unknown2010-11-171-2/+2