summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* compilation warnings on WindowsSergei Golubchik2011-11-021-9/+9
* merge with 5.3Sergei Golubchik2011-10-191-389/+340
|\
| * Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-0/+3
| |\
| | * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-0/+3
| | |\
| | | * MergeIgor Babaev2011-05-201-0/+3
| | | |\
| | | | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-0/+3
| | | | |\
| | | | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-0/+3
| | | | | |\
| | | | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-0/+3
| * | | | | | more buildbot fixesSergei Golubchik2011-06-101-14/+1
| * | | | | | various fixes for buildbot failuresSergei Golubchik2011-06-101-1/+1
| * | | | | | small optimization in Field_time_hires.Sergei Golubchik2011-06-091-0/+4
| * | | | | | bugfixes:Sergei Golubchik2011-06-091-0/+4
| * | | | | | merge with 5.1-microSergei Golubchik2011-06-071-51/+31
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-47/+31
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-307/+327
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | commentsSergei Golubchik2011-05-211-2/+2
| | * | | | db_low_byte_first is goneSergei Golubchik2011-05-201-194/+108
| | * | | | post review changes 2Sergei Golubchik2011-05-191-3/+0
| | * | | | post-review changes 1Sergei Golubchik2011-05-191-3/+3
| | * | | | lp:743017 Diverging results with TIME(3) and ranges depending on the executio...Sergei Golubchik2011-03-291-0/+1
| | * | | | Fix compilation on Windows:Vladislav Vaintroub2011-03-241-12/+12
| | * | | | lp:737458 Casting dates and times into integers works differently in 5.1-microSergei Golubchik2011-03-181-1/+1
| | * | | | lp:731089 Crash in Field_time_hires::pack_length on CREATE TABLE TIME(3)Sergei Golubchik2011-03-091-0/+3
| | * | | | lp:731124 Loss of precision on DISTINCTSergei Golubchik2011-03-081-12/+15
| | * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-138/+218
| * | | | | Merge with 5.2Michael Widenius2011-05-161-2/+3
| |\ \ \ \ \
| | * | | | | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-2/+3
| * | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-1/+3
| |\ \ \ \ \ \
| | * | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-1/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-0/+2
| | |\ \ \ \
| | | * \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+2
| | | |\ \ \ \
| | | | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-0/+2
| | | | |/ / /
| * | | | | | Merge with 5.2Michael Widenius2011-03-091-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | * | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+7
| * | | | | | Fixed LP bug #670380.Igor Babaev2010-12-221-6/+2
| * | | | | | Merge.Igor Babaev2010-12-101-0/+11
| |\ \ \ \ \ \
| | * | | | | | Fixed LP bug #668290.Igor Babaev2010-10-301-0/+11
| | |/ / / / /
| * | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+7
| |/ / / / /
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-30/+98
|\ \ \ \ \ \
| * | | | | | Bug#58190 BETWEEN no longer uses indexes for date or datetime fieldsAlexander Barkov2010-11-191-0/+22
| * | | | | | Bug #52131: SET and ENUM stored endian-dependent in binary logMats Kindahl2010-10-061-30/+76
* | | | | | | merge.Sergei Golubchik2010-11-251-19/+118
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-15/+15
| * | | | | Fixed bug #604503.Igor Babaev2010-07-171-10/+1
| | |_|/ / | |/| | |
| * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-7/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-7/+14
| | |\ \ \ | | | |/ /
| * | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-5/+11
| | |_|/ | |/| |