summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* lots of post-merge changesSergei Golubchik2011-04-251-2/+2
* merge.Sergei Golubchik2010-11-251-42/+72
|\
| * 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
| * | | | 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
| | |\ \ \ | | | |/ /
| * | | | 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
| | |\ \ \
| * | \ \ \ merge 5.1->5.2unknown2010-02-011-0/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+16
| | |\ \ \ \
| * | \ \ \ \ Merge with 5.1Michael Widenius2010-01-041-5/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed Bug#47017 rpl_timezone fails on PB-2 with mismatch errorMichael Widenius2009-12-041-5/+6
| * | | | | | merge 5.1-> 5.2unknown2009-12-081-47/+61
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-47/+57
| | |\ \ \ \ \
| | | * \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-47/+57
| | | |\ \ \ \ \
| | * | | | | | | Added protection around usage of thd->mysys_varMichael Widenius2009-11-261-0/+2
| | |/ / / / / /
| | * | | | | | Added error handling for my_seek() & my_tell() failuresMichael Widenius2009-11-071-0/+2
| * | | | | | | Merge of the patch introducing virtual columns into maria-5.2Igor Babaev2009-11-111-23/+32
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ MergeIgor Babaev2009-11-091-23/+29
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-23/+29
| | | |\ \ \ \ \ \
| | * | | | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns.Igor Babaev2009-10-161-0/+3
| | |/ / / / / / /
| * | | | | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-4/+5
| |/ / / / / / /
| * | | | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-12/+62
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-2/+27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-15/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-14/+0
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-1/+4
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-4/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fixed issues in last push found by pushbuildMichael Widenius2009-01-161-1/+4
| * | | | | | | | | | | | Log queries to maria_log if compiled with EXTRA_DEBUGMichael Widenius2009-01-161-0/+4
| * | | | | | | | | | | | Fixed bugs from my latest patch found by pushbuild:Michael Widenius2009-01-091-18/+32
| * | | | | | | | | | | | Fixed bugs found by pushbuildMichael Widenius2008-12-271-8/+16