summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-21/+88
|\
| * Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-1/+6
| |\
| | * Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadataSergey Glukhov2009-10-231-1/+6
| * | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-38/+96
| |\ \ | | |/
| * | Backport of:Konstantin Osipov2009-10-141-8/+8
| * | This is a backport of the two patches for Bug #28299: Staale Smedseng2009-10-091-62/+95
| * | Backport to 5.4 the following changesets:Konstantin Osipov2009-10-091-2/+1
* | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-3/+2
| |/ |/|
* | Merging mysql-next-mr-merge to mysql-next-mr.Alexander Barkov2009-10-211-38/+23
|\ \
| * | WL#751 Error message construction, backportSergey Glukhov2009-10-151-38/+23
| |/
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-16/+59
|\ \ | |/ |/|
| * Bug#45567: Fast ALTER TABLE broken for enum and setDavi Arnaut2009-09-291-16/+59
* | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-13/+6
|\ \ | |/
| * Merge from 5.0 for 43414Staale Smedseng2009-08-281-13/+6
| |\
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-13/+6
* | | WL#2110 (SIGNAL)Marc Alff2009-09-101-15/+14
|/ /
* | 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
* | Silence warning due to unused function.Davi Arnaut2008-07-221-1/+2
* | BUG#37426: RBR breaks for CHAR() UTF-8 fields > 85 charsMats Kindahl2008-06-301-10/+83
* | Merge host.loc:/work/bugs/5.0-bugteam-30059gshchepa/uchum@host.loc2008-05-131-6/+12
|\ \ | |/
| * Partial rollback of fix for bug #30059: End-space truncation is inconsistentgshchepa/uchum@host.loc2008-05-061-6/+12
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-buildcmiller@zippy.cornsilk.net2008-04-101-1/+1
|\ \ | |/
| * Fix mismerge.cmiller@zippy.cornsilk.net2008-04-101-1/+1
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776cmiller@zippy.cornsilk.net2008-04-091-7/+17
| |\
| * \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776cmiller@zippy.cornsilk.net2008-04-021-2/+14
| |\ \
* | \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776cmiller@zippy.cornsilk.net2008-04-091-7/+29
|\ \ \ \
| * \ \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776cmiller@zippy.cornsilk.net2008-04-091-7/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Follow-up to B-g#15776, test failures on 64-bit linux.cmiller@zippy.cornsilk.net2008-04-091-7/+17
| | | |/ | | |/|