summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+2
| |\ \
| * | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | Merge from mysql-5.0-bugteam to mysql-5.1-bugteam.Alexey Kopytov2008-12-091-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Added a missing bit from the original patch for bug #27483 which was lost whe...Alexey Kopytov2008-12-091-1/+1
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#40365 Prepared statements may insert invalid dates.Sergey Glukhov2008-11-271-0/+2
* | Fix for bug#23113: Different behavior on altering ENUM fields between 5.0 and...Ramil Kalimullin2008-10-241-10/+25
* | Merge 5.0-bugteam -> 5.1-bugteamKristofer Pettersson2008-09-201-1/+11
|\ \ | |/
| * Bug#38469 invalid memory read and/or crash with utf8 text field, stored proce...Kristofer Pettersson2008-09-201-1/+11
* | Bug#35720 ucs2 + pad_char_to_full_length = failureAlexander Barkov2008-09-151-1/+2