summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11757005: UNION CONVERTS UNSIGNED MEDIUMINT AND BIGINTChaithra Gopalareddy2012-12-241-4/+4
* 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
* 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
| |\
| | * Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-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
* | | | | Fix for bug #58650 "Failing assertion: primary_key_no == -1 ||Dmitry Lenev2011-02-021-0/+1
| |_|/ / |/| | |
* | | | MergeKent Boortz2010-12-291-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| |/ /
* | | 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
| |/ |/|
* | 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
* | Bug#53942 valgrind warnings with timestamp() function and incomplete datetime...Sergey Glukhov2010-05-311-14/+1
* | Fix for bug#50946: fast index creation still seems to copy the table Ramil Kalimullin2010-04-251-3/+9
* | 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
* | | Bug #31145: ALTER TABLE DROP COLUMN, ADD COLUMN crashes (linux) or Georgi Kodinov2009-12-181-2/+1
* | | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-0/+44
|/ /
* | 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 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
| |/ / |/| |
* | | Fix for BUG#45816 - assertion failure with index containing double Satya B2009-08-061-1/+0
* | | Bug# 30946: mysqldump silently ignores --default-character-setGleb Shchepa2009-07-311-36/+3
| |/ |/|
| |
| \
*-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-19/+19
|\ \ \ | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-18/+18
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-18/+26
| |/
* | Automerge.Alexey Kopytov2009-05-151-1/+1
|\ \ | |/
| * Bug #44792: valgrind warning when casting from time to time Alexey Kopytov2009-05-151-1/+1
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-04-091-3/+3
|\ \ | |/
| * Bug#43833 Simple INSERT crashes the serverSergey Glukhov2009-04-091-3/+3
* | Manual merge.Alexey Kopytov2009-03-271-3/+3
|\ \ | |/
| * Fix for bug #43432: Union on floats does unnecessary rounding Alexey Kopytov2009-03-271-3/+3
* | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\ \