summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | Merge from mysql-5.1-bugteamAlexander Nozdrin2009-08-261-23/+29
|\ \ \ | |/ /
| * | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object existsunknown2009-08-131-23/+29
* | | merge of 5.1-main into mysql-trunk.Guilhem Bichot2009-08-121-1/+1
|\ \ \ | |/ /
| * | Merge from 5.0Gleb Shchepa2009-07-241-1/+1
| |\ \ | | |/
| | * Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-1/+1
* | | temporarily remove Summit defaults of InnoDB options, to see if it influences...Guilhem Bichot2009-08-111-3/+0
* | | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-16/+67
|\ \ \ | |/ /
| * | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-07-031-3/+29
| |\ \ | | |/
| | * Bug#45806 crash when replacing into a view with a join!Sergey Glukhov2009-07-031-3/+29
| * | MergeMartin Hansson2009-06-221-0/+3
| |\ \
| | * | Bug#44653: Server crash noticed when executing random queries with partitions.Martin Hansson2009-06-221-0/+3