summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+9
|\
| * db_low_byte_first is goneSergei Golubchik2011-05-201-3/+0
| * wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-4/+9
* | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+2
|\ \
| * \ Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+1
| |\ \
| | * \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+1
| | |\ \
| | | * | BUG#59338 Inconsistency in binlog for statements that don't change any rows S...Alfranio Correia2011-01-281-1/+1
| | | |/
| * | | Merge Mariadb 5.1->5.2unknown2011-04-121-1/+1
| |\ \ \ | | |/ /
| | * | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-1/+1
* | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-0/+5
|\ \ \ \
| * \ \ \ Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-6/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge with alias as StringMichael Widenius2011-02-281-6/+8
| | |\ \ \
| | | * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-6/+8
| * | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-0/+5
| |/ / / /
* | | | | Merge with 5.1-release.Michael Widenius2010-12-061-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Michael Widenius2010-11-301-3/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge with MySQL 5.1.53Michael Widenius2010-11-251-3/+1
| | |\ \ | | | |/
| | | * Bug#56423: Different count with SELECT and CREATE SELECT queriesMartin Hansson2010-10-071-3/+1
* | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-3/+7
* | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-6/+8
|/ / /
* | | merge with 5.1Sergei Golubchik2010-10-251-13/+112
|\ \ \ | |/ /
| * | 5.1.51 mergeSergei Golubchik2010-10-191-13/+112
| |\ \ | | |/
| | * mergeGeorgi Kodinov2010-08-201-0/+11
| | |\
| | * | WL#5370 Keep forward-compatibility when changingunknown2010-08-181-13/+109
| | * | Bug #54106 assert in Protocol::end_statement,Jon Olav Hauglid2010-08-091-0/+3
* | | | Automatic mergeMichael Widenius2010-10-011-1/+2
|\ \ \ \
| * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+2
* | | | | merge with 5.1Sergei Golubchik2010-09-111-0/+11
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-0/+11
| |\ \ \ | | | |/ | | |/|
| | * | BUG#55625 RBR breaks on failing 'CREATE TABLE'Alfranio Correia2010-08-021-0/+11
| | |/
* | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-1/+1
|\ \ \ | |/ /
| * | Fixed compiler warningsMichael Widenius2010-08-041-2/+1
| * | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-2/+3
* | | merge with 5.1Sergei Golubchik2010-07-251-3/+3
|\ \ \ | |/ /
| * | restore the unintentinally broken ABISergei Golubchik2010-07-231-3/+3
* | | Fixed bug #607566.Igor Babaev2010-07-191-3/+6
* | | Fixed bug #603186.Igor Babaev2010-07-151-2/+13
* | | merge 5.1->5.2Sergei Golubchik2010-06-011-1/+1
|\ \ \ | |/ /
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-1/+1
| |\ \ | | |/
| | * Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-291-1/+1
| | * revert 48525Tatiana A. Nurnberg2010-02-221-1/+1
| | * Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-181-1/+1
* | | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-9/+0
* | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-1/+3
* | | mergedSergei Golubchik2010-03-151-21/+41
|\ \ \ | |/ /
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-21/+41
| |\ \ | | |/
| | * Backport Bug#37148 to 5.1He Zhenxing2010-01-241-20/+31
| | * Auto-merge.Ramil Kalimullin2009-12-171-1/+10
| | |\
| | | * Fix for bug#49465: valgrind warnings and incorrect live checksum...Ramil Kalimullin2009-12-171-1/+10
* | | | merge 5.1->5.2unknown2010-02-011-0/+16
|\ \ \ \ | |/ / /