summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 to 5.0.pem@mysql.com2003-12-191-2/+5
|\
| * Merge with 4.0.17monty@mysql.com2003-12-171-2/+5
| |\
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-161-1/+5
| | |\
| | | * Fix for BUG#2083guilhem@mysql.com2003-12-161-1/+5
| | * | cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-11/+8
| | |/
| | * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":guilhem@mysql.com2003-12-041-1/+1
* | | Fixed some minor issues, revealed by compiler warnings when usingjani@linux.local2003-12-171-3/+8
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-011-12/+12
|\ \ \ | |/ /
| * | Merge key cache structures to onemonty@mysql.com2003-11-201-12/+12
* | | Merging 4.1->5.0pem@mysql.com2003-10-221-43/+21
|\ \ \ | |/ / |/| |
| * | Post-merge fixes.pem@mysql.telia.com2003-09-241-1/+1
| * | Merging 4.1 -> 5.0pem@mysql.com2003-09-241-41/+20
| |\ \
| | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-41/+20
| | |\ \
| | | * | Merging 4.1 into 5.0 (second pass; post-merge fixes).pem@mysql.telia.com2003-07-091-2/+0
| | | * | Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-39/+20
| | | |\ \
| | | | * | made lex a pointer in THDvva@eagle.mysql.r18.ru2003-05-051-4/+4
| | | | * | Merginghf@deer.mysql.r18.ru2003-04-081-8/+8
| | | | |\ \
| | | | | * \ Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-8/+8
| | | | | |\ \
| | | | | | * | SCRUMhf@genie.(none)2003-03-311-8/+8
| | | | * | | | Tiny optimisation for a (boolean || boolean) test, as SQL_LOG_BIN is set to 1...guilhem@mysql.com2003-04-021-1/+1
| | | | * | | | Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-021-28/+8
| | | | |/ / /
* | | | | | | 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