summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | | | | | 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 MySQL 5.1.55Michael Widenius2011-02-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | |/ /
* | | | 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 with MySQL 5.1.50Michael Widenius2010-08-271-1/+7
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+0
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-5/+5
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+7
* | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-14/+1
|\ \ \ | |/ /
| * | Bug#53942 valgrind warnings with timestamp() function and incomplete datetime...Sergey Glukhov2010-05-311-14/+1
* | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-3/+9
|\ \ \ | |/ /
| * | Fix for bug#50946: fast index creation still seems to copy the table Ramil Kalimullin2010-04-251-3/+9
* | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-37/+50
|\ \ \ | |/ /
| * | Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-19/+34
| |\ \
| | * | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-19/+34
| * | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-12/+11
| * | | Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-6/+5
* | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-2/+1
|\ \ \ \ | |/ / /
| * | | Bug #31145: ALTER TABLE DROP COLUMN, ADD COLUMN crashes (linux) or Georgi Kodinov2009-12-181-2/+1
* | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+44
|\ \ \ \ | |/ / /
| * | | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-0/+44
| |/ /
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-119/+76
|\ \ \ | |/ /
| * | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-85/+0
| * | manual merge of Bug#43508Tatiana A. Nurnberg2009-10-091-19/+18
| |\ \
| | * \ Bug#43508: Renaming timestamp or date column triggers table copyTatiana A. Nurnberg2009-10-091-18/+17
| | |\ \
| | | * | Bug#43508: Renaming timestamp or date column triggers table copyTatiana A. Nurnberg2009-06-241-28/+19
| * | | | Bug#45567: Fast ALTER TABLE broken for enum and setDavi Arnaut2009-09-291-16/+59
* | | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-13/+91
|\ \ \ \ \ | |/ / / /
| * | | | Merge from 5.0 for 43414Staale Smedseng2009-08-281-13/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-13/+6
| * | | | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-0/+85
| | |/ / | |/| |