summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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 exists2009-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
| * | | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-06-181-2/+1
| |\ \ \
| | * | | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-181-2/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-7/+7
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-4/+5
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-4/+5
| | |/
| * | auto-mergeTatiana A. Nurnberg2009-06-051-0/+3
| |\ \ | | |/
| | * Bug#32149: Long semaphore wait for adaptive hash latchTatiana A. Nurnberg2009-06-051-0/+3
| | * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-19/+23
| | |\
| | | * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-2/+29
| | | |\
| | | * \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-1/+10
| | | |\ \
| | | * \ \ Merge from 5.0 trunk.Chad MILLER2008-07-141-5/+23
| | | |\ \ \
| | | * \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+2
| | | |\ \ \ \
| | | * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-24/+49
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-12-101-19/+19
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-09-101-19/+19
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-07-021-19/+19
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releasecmiller@zippy.cornsilk.net2007-04-261-19/+19
| | | | | | |\ \ \ \ \ \
| | * | | | | \ \ \ \ \ \ Auto mergeHe Zhenxing2009-04-081-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | |
| | | * | | | | | | | | | fixed a compilation warningGeorgi Kodinov2009-03-271-1/+3
| | * | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-2/+3
| | |/ / / / / / / / / /
| | * | | | | | | | | | MergeLeonard Zhou2009-03-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-5/+25
* | | | | | | | | | | | | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-111-16/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fixed initialization order warining.Georgi Kodinov2009-03-241-2/+2
| * | | | | | | | | | | | MergeLeonard Zhou2009-03-241-1/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | BUG#41719 delayed INSERT into timestamp col needs set time_zone for concurren...Leonard Zhou2009-03-241-1/+26
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | auto-mergeIgnacio Galarza2009-03-171-14/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Bug#41098: Query Cache returns wrong result with concurrent insertDavi Arnaut2009-02-191-14/+0