summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+21
|\
| * Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+17
| |\
| | * Backmerge of BUG#12997905Jorgen Loland2011-11-181-0/+17
| * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-07-031-1/+3
| | |\
| | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | |\ \
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-1/+1
* | | | | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-2/+3
* | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-0/+2
| | |/ /
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| |\ \ \ | | |/ /
* | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+7
* | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-15/+15
* | | | Fixed bug #604503.Igor Babaev2010-07-171-10/+1
* | | | merge 5.1->5.2Sergei Golubchik2010-06-011-7/+14
|\ \ \ \ | |/ / /
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-7/+14
| |\ \ \ | | |/ /
| | * | Merging with mysql-5.1-bugteamMats Kindahl2010-03-171-4/+4
| | |\ \
| | | * | BUG#49618: Field length stored incorrectly in binary logMats Kindahl2010-03-171-4/+4
| | * | | Bug#47762: Incorrect result from MIN() when WHERE tests NOTMartin Hansson2010-03-161-3/+10
* | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-5/+11
* | | | | mergedSergei Golubchik2010-03-151-1/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+6
| |\ \ \ \ | | |/ / /
| | * | | BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: Luis Soares2010-01-211-1/+6
* | | | | merge 5.1->5.2unknown2010-02-011-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-0/+1
| | |/ /
* | | | merge 5.1-> 5.2unknown2009-12-081-16/+23
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-16/+23
| |\ \ \ | | |/ /
| | * | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-9/+0
| | * | manual merge of Bug#43508Tatiana A. Nurnberg2009-10-091-6/+16
| | |\ \
| | | * | Bug#43508: Renaming timestamp or date column triggers table copyTatiana A. Nurnberg2009-06-241-6/+16
| | * | | Bug#45567: Fast ALTER TABLE broken for enum and setDavi Arnaut2009-09-291-1/+7
* | | | | MergeIgor Babaev2009-11-091-0/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-0/+9
| | |/ /
* | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-6/+108
|/ / /
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\ \ \ | |/ /
| * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
| |\ \
| | * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| * | | Fix warnings and bug spotted by gcc-4.3.Davi Arnaut2008-12-161-1/+1
| |/ /
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-1/+11
|\ \ \ | |/ /
| * | Fix for bug#23113: Different behavior on altering ENUM fields between 5.0 and...Ramil Kalimullin2008-10-241-0/+2
| * | Merge 5.0-bugteam -> 5.1-bugteamKristofer Pettersson2008-09-201-1/+9
| |\ \ | | |/
| | * Bug#38469 invalid memory read and/or crash with utf8 text field, stored proce...Kristofer Pettersson2008-09-201-1/+9
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-75/+138
|\ \ \ | |/ /
| * | merge 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2008-08-281-2/+1
| |\ \ | | |/