summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+44
|\
| * Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-75/+125
| |\
| * | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-0/+44
* | | Backport of:Konstantin Osipov2009-11-241-2/+2
* | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-350/+0
|\ \ \ | |_|/ |/| |
| * | Backport of Bug#45767 to mysql-next-mrDavi Arnaut2009-11-101-350/+0
* | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-101-3/+2
|\ \ \
| * \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-21/+88
| |\ \ \ | | |/ /
| * | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-3/+2
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-104/+18
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | 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
* | | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | 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
|/ / / /
* | | | 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