summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-0/+24
|\
| * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-0/+24
| |\
| | * MergeIgor Babaev2011-05-201-0/+24
| | |\
| | | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-0/+24
| | | |\
| | | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-0/+24
| | | | |\
| | | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-0/+24
* | | | | | various fixes for buildbot failuresSergei Golubchik2011-06-101-13/+4
* | | | | | small optimization in Field_time_hires.Sergei Golubchik2011-06-091-5/+8
* | | | | | bugfixes:Sergei Golubchik2011-06-091-2/+14
* | | | | | merge with 5.1-microSergei Golubchik2011-06-071-64/+175
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-57/+171
* | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-2/+2
* | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-1513/+885
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | commentsSergei Golubchik2011-05-211-6/+6
| * | | | db_low_byte_first is goneSergei Golubchik2011-05-201-459/+122
| * | | | post review changes 2Sergei Golubchik2011-05-191-56/+56
| * | | | post-review changes 1Sergei Golubchik2011-05-191-2/+9
| * | | | bugfix: datetime(X) and time(X) were taking one byte more than necessary forSergei Golubchik2011-03-281-4/+8
| * | | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-261-63/+63
| * | | | lp:738091 cast(timestamp() AS time returns NULL for 0000-00-00 00:00:00 in 5...Sergei Golubchik2011-03-191-6/+14
| * | | | lp:737496 Assertion `(was_cut & 1) == 0' failed in Field_temporal::store_TIME...Sergei Golubchik2011-03-181-3/+4
| * | | | lp:737111 Different behavior for TIMESTAMPADD with 0000-00-00 argument in 5.1...Sergei Golubchik2011-03-181-2/+5
| * | | | * fix for ALTER TABLE ... MODIFY timestamp->timestamp.Sergei Golubchik2011-03-171-1/+1
| * | | | lp:731229 Different results depending on table access method with TIME column...Sergei Golubchik2011-03-081-10/+8
| * | | | lp:730637 - Valgrind warnings in 5.1-microSergei Golubchik2011-03-071-0/+1
| * | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-1098/+780
* | | | | Merge with dynamic column codeMichael Widenius2011-05-121-71/+114
|\ \ \ \ \
| * | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-71/+114
| | |/ / / | |/| | |
* | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-0/+3
| |\ \ \ \
| | * \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+3
| | |\ \ \ \
| | | * | | | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-121-0/+2
| | | * | | | Fix for bug #58650 "Failing assertion: primary_key_no == -1 ||Dmitry Lenev2011-02-021-0/+1
* | | | | | | 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
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| * | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+2
* | | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+2
* | | | | | | 5.2 mergeSergei Golubchik2010-10-281-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merge with 5.1Sergei Golubchik2010-10-251-2/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 5.1.51 mergeSergei Golubchik2010-10-191-2/+2
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#55531 crash with conversions of geometry types / stringsKristofer Pettersson2010-09-071-1/+1
| | | * | | | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-241-1/+1
* | | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-25/+17
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Automatic mergeMichael Widenius2010-10-011-9/+8
| |\ \ \ \ \
| | * | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-7/+7
| | * | | | | Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable...Michael Widenius2010-09-231-2/+1
| * | | | | | merge with 5.1Sergei Golubchik2010-09-111-1/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /