summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Bug #47682 strange behaviour of INSERT DELAYEDJon Olav Hauglid2009-11-181-0/+16
* | Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-8/+9
* | 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
* | BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object exists2009-08-131-23/+29
* | Merge from 5.0Gleb Shchepa2009-07-241-1/+1
|\ \ | |/
| * Bug #38816: kill + flush tables with read lock + storedGleb Shchepa2009-07-241-1/+1
* | 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
* | | | | | | | | | | | 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
* | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | / / / / / / / / / | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Bug#40536: SELECT is blocked by INSERT DELAYED waiting onDavi Arnaut2009-02-031-1/+4
* | | | | | | | | | Merge from mysql-5.1.30-releasetimothy.smith@sun.com2008-11-271-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1