summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from next-mr.unknown2010-01-121-3/+3
|\
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-3/+3
* | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-43/+51
|\ \ | |/ |/|
| * merge mysql-5.1-rep+3 --> mysql-5.1-rep+2-delivery1Alfranio Correia2009-12-171-45/+47
| |\
| | * mergin 5.1 -> rep+2 -> rep+3. create_table_from_dump issue will be merged on ...Andrei Elkin2009-11-301-8/+9
| | |\
| | * \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-39/+48
| | |\ \
| | * | | WL#2687 WL#5072 BUG#40278 BUG#47175Alfranio Correia2009-11-031-14/+23
| | * | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-31/+24
| | |\ \ \
| | | * | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-221-1/+1
| | | * | | Merged fix for BUG#39934 up a few revisions.Sven Sandberg2009-07-141-28/+21
| | | |\ \ \
| | | | * | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-28/+21
* | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-171-87/+90
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql-next-mr (revno 2942) --> mysql-next-mr-marcMarc Alff2009-12-161-0/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge mysql-next-mr (revno 2936) --> mysql-next-mr-marcMarc Alff2009-12-111-20/+48
| |\ \ \ \ \ \ \ \
| * | | | | | | | | WL#2360 Performance schemaMarc Alff2009-12-091-87/+90
* | | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-171-1/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-171-1/+10
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Auto-merge.Ramil Kalimullin2009-12-171-1/+10
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fix for bug#49465: valgrind warnings and incorrect live checksum...Ramil Kalimullin2009-12-171-1/+10
* | | | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+16
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | / / / / / / | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-35/+61
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Manual merge from the mysql-5.1-bugteam.Alexey Kopytov2009-11-241-0/+16
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Bug #47682 strange behaviour of INSERT DELAYEDJon Olav Hauglid2009-11-181-0/+16
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2009-12-101-20/+31
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-202/+203
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Auto mergeHe Zhenxing2009-11-211-15/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with next-mrKonstantin Osipov2009-11-201-9/+5
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bug#32115: Bad use of Name_resolution_context from current LEX in partitioningMattias Jonsson2009-11-201-6/+0
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | BUG#37148 Most callers of mysql_bin_log.write ignore the return resultHe Zhenxing2009-11-211-20/+31
| |/ / / / / / / / / /
* | | | | | | | | | | Merge mysql-next-mr to mysql-next-mr-svoj.Sergey Vojtovich2009-12-091-0/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | WL#4454 change sql_insert.cc::last_uniq_key to match keys in any orderV Narayanan2009-12-031-0/+17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | (no commit message)Konstantin Osipov2009-11-241-198/+193
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove handle_delayed_insert_impl().Alexander Nozdrin2009-11-241-198/+193
| |/ / / / / / / / /
* | | | | | | | | | Backport of:Konstantin Osipov2009-11-241-10/+10
|/ / / / / / / / /
* | | | | | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-9/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-9/+5
* | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-8/+9
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Manual merge from mysql-5.1.Alexander Nozdrin2009-11-051-8/+9
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-8/+9
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-17/+37
|\ \ \ \ \ \ \
| * | | | | | | #41760 Inserting into multiple-table views is not workingEvgeny Potemkin2009-10-201-17/+37
* | | | | | | | Bug #43054 Assertion `!table->auto_increment_field_not_null' failed when ...Magne Mahre2009-10-151-0/+1
* | | | | | | | Backport of revno: 2617.81.4Jon Olav Hauglid2009-10-141-0/+6
|/ / / / / / /
* | | | | | | Backport of this changeset Vladislav Vaintroub2009-09-301-5/+0
* | | | | | | Merge mysql-next-mr --> mysql-trunk-signalMarc Alff2009-09-171-39/+48
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge from mysql-5.1-bugteam.Alexander Nozdrin2009-09-161-39/+48
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | A patch for Bug#45118 (mysqld.exe crashed in debug modeAlexander Nozdrin2009-09-101-38/+47
| | * | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-09-041-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
| | | * | | Fix for BUG#46384 - mysqld segfault when trying to create table with same Satya B2009-09-041-1/+1
* | | | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-13/+17
|/ / / / /