summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.2 -> 5.3Sergei Golubchik2013-02-281-4/+4
|\
| * 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-4/+4
| |\
| | * mysql-5.1 mergeSergei Golubchik2013-02-281-4/+4
| | |\
| | | * Bug#11757005: UNION CONVERTS UNSIGNED MEDIUMINT AND BIGINTChaithra Gopalareddy2012-12-241-4/+4
* | | | MDEV-3875 Wrong result (missing row) on a DISTINCT query with the same subque...Sergei Golubchik2013-01-261-0/+15
* | | | MDEV-454 Addition of a time interval reduces the resulting valueSergei Golubchik2012-08-291-1/+1
* | | | 5.2 merge.Sergei Golubchik2012-08-221-0/+11
|\ \ \ \ | |/ / /
| * | | 5.1 mergeSergei Golubchik2012-08-221-0/+11
| |\ \ \ | | |/ /
| | * | merge with MySQL 5.1.65Sergei Golubchik2012-08-221-0/+11
| | |\ \ | | | |/
| | | * minor update to make MSVS happyGleb Shchepa2012-06-291-1/+1
| | | * Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-291-0/+11
* | | | Fixed bug lp:917689 "Archive table corruption crashing MariaDB signal 11"Michael Widenius2012-03-131-13/+61
* | | | Merge with 5.2.Michael Widenius2011-12-111-11/+13
|\ \ \ \ | |/ / /
| * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-10/+12
| |\ \ \ | | |/ /
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-10/+12
| | |\ \ | | | |/
| | | * Updated/added copyright headersKent Boortz2011-07-031-9/+11
| | | |\
| | | | * Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-7/+6
| | | | * auto-mergeTatjana Azundris Nuernberg2011-05-121-0/+2
| | | | |\
| | | | * \ auto-merge Bug#11762799/Bug#55436Tatjana Azundris Nuernberg2011-05-121-3/+3
| | | | |\ \
| | | | | * \ auto-merge conservative fix for Bug#55436/Bug#11762799Tatiana Azundris Nurnberg2011-05-051-3/+3
| | | | | |\ \
| | | | | | * | Bug#55436: buffer overflow in debug binary of dbug_buff in Field_new_decimal:...Tatiana A. Nurnberg2010-11-111-3/+3
| | | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | | * | | | automergeGeorgi Kodinov2011-01-071-1/+1
| | | | |\ \ \ \
| | | | * | | | | backport: Bug #55568 from 5.1-security to 5.0-securityGleb Shchepa2010-11-231-1/+1
* | | | | | | | | bug 801466 ST_INTERSECTION() returns invalid value on empty intersection in m...Alexey Botchkov2011-09-041-1/+1
* | | | | | | | | 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