summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* merge fixes (use old code)unknown2004-03-181-4/+11
|\
| * merge with 4.0unknown2004-03-161-4/+11
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-2/+2
| | |\
| | | * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-2/+2
| | * | Rollback UPDATE/DELETE statements on killunknown2004-03-041-2/+9
| | |/
* | | actions for bug unknown2004-03-151-12/+14
|/ /
* | mergeunknown2004-02-171-2/+2
|\ \
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-2/+2
* | | Merge with 4.0.18unknown2004-02-111-3/+10
|\ \ \ | |/ / |/| / | |/
| * Code cleanupsunknown2004-02-101-3/+4
| * row0mysql.c:unknown2004-02-091-1/+9
| * Some small portability fixes.unknown2003-12-301-2/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-2/+2
|\ \
| * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-2/+2
* | | changed allocation of st_table::insert_values unknown2004-02-031-1/+2
|/ /
* | removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-2/+2
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-5/+5
* | Merge with 4.0.17unknown2003-12-171-2/+5
|\ \ | |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-1/+5
| |\
| | * Fix for BUG#2083unknown2003-12-161-1/+5
| * | cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-11/+8
| |/
| * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-041-1/+1
* | Merge key cache structures to oneunknown2003-11-201-12/+12
* | merge with 4.0unknown2003-10-161-2/+11
|\ \ | |/
| * Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-2/+1
| * bug #1434 (and related issues)unknown2003-10-061-2/+12
* | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-7/+12
* | Fixed bug in error handling of CREATE ... SELECTunknown2003-10-081-1/+10
* | Fixes after mergeunknown2003-10-081-5/+8
* | Move init_compiled_charsets to own fileunknown2003-10-061-4/+6
* | Mergeunknown2003-09-261-2/+7
|\ \
| * | SCRUM:unknown2003-09-261-2/+7
* | | Remove 'extern' references from .cc filesunknown2003-09-131-2/+0
|/ /
* | mergeunknown2003-09-031-0/+6
|\ \
| * \ merge with 4.0.15unknown2003-08-291-0/+6
| |\ \ | | |/
| | * 2 minor edits, plusunknown2003-08-221-0/+4
| | * Safety and speedup fixes:unknown2003-07-141-4/+4
| | * Fix for BUG#791:unknown2003-07-111-4/+4
* | | bug #1078. two innodb+delayed crashesunknown2003-08-221-0/+4
* | | changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-1/+0
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-221-0/+1
|\ \ \
| * | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+1
* | | | undo one row warning instead use sql_warnings=1unknown2003-07-211-3/+1
* | | | Enable warnings by default for single value list inserts also when the client...unknown2003-07-211-1/+3
| |/ / |/| |
* | | Fix for the bug #841: wrong number of warningsunknown2003-07-141-10/+9
|/ /
* | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.unknown2003-06-151-2/+13
* | merge with public treeunknown2003-06-051-3/+21
|\ \
| * \ Merge with 4.0.13unknown2003-06-041-3/+21
| |\ \ | | |/
| | * Fix for bug #490 and #491 (see details below)unknown2003-05-241-3/+21
* | | Windows build fixups with the latest sourceunknown2003-06-031-1/+1
|/ /