summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#45574 CREATE IF NOT EXISTS is not binlogged if the object existsunknown2009-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.0unknown2007-12-101-19/+19
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-19/+19
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-19/+19
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-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-releaseunknown2008-11-271-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | | | | | | | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2008-10-211-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Bug #38693: leaked memory with blobs!Georgi Kodinov2008-10-151-0/+5
* | | | | | | | | | | automergeKristofer Pettersson2008-10-151-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Bug#38692 concurrent inserts cause valgrind errors in Query_cache::invalidateKristofer Pettersson2008-10-071-1/+0
* | | | | | | | | | | Bug #34707: Row based replication: slave creates table within wrong databaseMats Kindahl2008-10-081-1/+2
* | | | | | | | | | | Bug#38338: REPLACE causes last_insert_id() to return an incorrect valueNarayanan V2008-09-161-0/+11
* | | | | | | | | | | Auto merge.Kristofer Pettersson2008-09-111-5/+11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Bug#38692 concurrent inserts cause valgrind errors in Query_cache::invalidateKristofer Pettersson2008-09-101-5/+11
* | | | | | | | | | | merged 5.1.29-rc into 5.1-bugteamGeorgi Kodinov2008-09-101-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ MergeRamil Kalimullin2008-09-051-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | | |/ / / / / / / / /
| | * | | | | | | | | Fix for bug#38821: Assert table->auto_increment_field_not_null failed Ramil Kalimullin2008-09-031-1/+5
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |