summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | / / | | | | | |_|_|/ / | | | | |/| | | |
| | | | * | | | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | | |_|/ / | | | | |/| | |
| * | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-2/+2
* | | | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+2
* | | | | | | | 5.2 mergeSergei Golubchik2010-10-281-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | merge with 5.1Sergei Golubchik2010-10-251-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 5.1.51 mergeSergei Golubchik2010-10-191-2/+2
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | 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
| | | | |_|_|/ | | | |/| | |
* | | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-25/+17
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Automatic mergeMichael Widenius2010-10-011-9/+8
| |\ \ \ \ \
| | * | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-7/+7
| | * | | | | Fix usage of mysqld option --new, --old, --safe and --skip_new to not disable...Michael Widenius2010-09-231-2/+1
| * | | | | | merge with 5.1Sergei Golubchik2010-09-111-1/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+7
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
| * | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-14/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-14/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#53942 valgrind warnings with timestamp() function and incomplete datetime...Sergey Glukhov2010-05-311-14/+1
| * | | | | Fixed bug #607566.Igor Babaev2010-07-191-1/+1
* | | | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-48/+82
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | merge 5.1->5.2Sergei Golubchik2010-06-011-40/+59
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.47Michael Widenius2010-05-261-3/+9
| | |\ \ \ | | | |/ /
| | | * | Fix for bug#50946: fast index creation still seems to copy the table Ramil Kalimullin2010-04-251-3/+9
| | * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-37/+50
| | |\ \ \ | | | |/ /
| | | * | 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
| * | | | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-9/+25
| * | | | | Fixed bug #539643.Igor Babaev2010-03-161-3/+1
* | | | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-110/+112
|\ \ \ \ \ \ | |/ / / / /
| * | | | | mergedSergei Golubchik2010-03-151-2/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-2/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #31145: ALTER TABLE DROP COLUMN, ADD COLUMN crashes (linux) or Georgi Kodinov2009-12-181-2/+1
| * | | | | merge 5.1->5.2unknown2010-02-011-0/+44
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+44
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-0/+44
| | | |/ /
| * | | | merge 5.1-> 5.2unknown2009-12-081-120/+79
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-119/+76
| | |\ \ \ | | | |/ /
| | | * | 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
* | | | | | | Backport into MariaDB-5.2 the following:Igor Babaev2009-12-201-8/+13
|/ / / / / /
* | | | | | MergeIgor Babaev2009-11-091-13/+91
|\ \ \ \ \ \ | |/ / / / /