summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0monty@mashka.mysql.fi2003-10-161-2/+11
|\
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-151-2/+1
| * bug #1434 (and related issues)serg@serg.mylan2003-10-061-2/+12
* | Add warnings for single line inserts. To do this I had to convert count_cuted...monty@mashka.mysql.fi2003-10-111-7/+12
* | Fixed bug in error handling of CREATE ... SELECTmonty@narttu.mysql.fi2003-10-081-1/+10
* | Fixes after mergemonty@narttu.mysql.fi2003-10-081-5/+8
* | Move init_compiled_charsets to own filemonty@mishka.mysql.fi2003-10-061-4/+6
* | Mergehf@deer.(none)2003-09-261-2/+7
|\ \
| * | SCRUM:hf@deer.(none)2003-09-261-2/+7
* | | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-2/+0
|/ /
* | mergemonty@narttu.mysql.fi2003-09-031-0/+6
|\ \
| * \ merge with 4.0.15monty@narttu.mysql.fi2003-08-291-0/+6
| |\ \ | | |/
| | * 2 minor edits, plusguilhem@mysql.com2003-08-221-0/+4
| | * Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-4/+4
| | * Fix for BUG#791:guilhem@mysql.com2003-07-111-4/+4
* | | bug #1078. two innodb+delayed crashesserg@serg.mylan2003-08-221-0/+4
* | | changed for AUTO_VALUE_ON_ZEROvva@eagle.mysql.r18.ru2003-07-281-1/+0
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-07-221-0/+1
|\ \ \
| * | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)vva@eagle.mysql.r18.ru2003-07-221-0/+1
* | | | undo one row warning instead use sql_warnings=1venu@hundin.mysql.fi2003-07-211-3/+1
* | | | Enable warnings by default for single value list inserts also when the client...venu@myvenu.com2003-07-211-1/+3
| |/ / |/| |
* | | Fix for the bug #841: wrong number of warningsram@mysql.r18.ru2003-07-141-10/+9
|/ /
* | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.monty@narttu.mysql.fi2003-06-151-2/+13
* | merge with public treemonty@narttu.mysql.fi2003-06-051-3/+21
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-3/+21
| |\ \ | | |/
| | * Fix for bug #490 and #491 (see details below)guilhem@mysql.com2003-05-241-3/+21
* | | Windows build fixups with the latest sourcevenu@myvenu.com2003-06-031-1/+1
|/ /
* | ixed wrong unlock of tables (new bug)monty@mashka.mysql.fi2003-05-261-8/+4
* | ha_innodb.cc:heikki@hundin.mysql.fi2003-05-261-13/+20
* | mergemonty@mashka.mysql.fi2003-05-221-12/+17
|\ \
| * | After merge fixesmonty@mashka.mysql.fi2003-05-211-4/+6
| * | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-8/+11
| |\ \ | | |/
| | * Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-5/+5
| | * Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-1/+1
| | * Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-1/+4
| | * fixed incorrect number of affected rows in REPLACE...SELECT... (bug 130)bell@laptop.sanja.is.com.ua2003-04-261-1/+1
* | | Resolve merge colflictvenu@myvenu.com2003-05-211-8/+20
|\ \ \ | |/ /
| * | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-8/+20
* | | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-0/+1
|/ /
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-18/+37
|\ \ | |/
| * Write binlog before commit when doing INSERT ... SELECTmonty@mashka.mysql.fi2003-03-161-6/+8
| * Proper fix for INSERT DELAYED and --max-delayed-threadsmonty@mashka.mysql.fi2003-03-121-3/+2
| * Made it possible to use --max-delayed-threads=0 in order to disablejani@rhols221.adsl.netsonic.fi2003-03-091-1/+2
| * remove spaces according to coding rulesguilhem@mysql.com2003-03-061-2/+2
| * Fix so that INSERT DELAYED cares about SQL_LOG_BIN=0 (bug #104)guilhem@mysql.com2003-03-061-11/+28
* | Merge with 3.23 -> 4.0monty@narttu.mysql.fi2003-02-281-0/+1
|\ \ | |/
| * Added detection if pthread_attr_getstacksize() existsmonty@narttu.mysql.fi2003-02-271-0/+1
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+1
|\ \ | |/
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-1/+1
* | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-2/+2