summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed access to freed memorymonty@mysql.com2004-10-271-2/+4
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-0/+8
* Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-13/+11
* Fix for Bug#5034 "prepared "select 1 into @arg15", second konstantin@mysql.com2004-08-241-0/+7
* manual merged (blame me!)serg@serg.mylan2004-07-201-2/+6
|\
| * Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE...guilhem@mysql.com2004-07-181-2/+6
* | After merge fixesmonty@mysql.com2004-06-251-2/+4
* | mergedserg@serg.mylan2004-06-231-1/+1
|\ \
| * | handler interface cleanups:serg@serg.mylan2004-06-231-1/+1
* | | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-0/+4
|/ /
* | Removed compiler warningsmonty@mysql.com2004-06-011-3/+6
* | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-1/+1
* | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-1/+1
* | Portability fixesmonty@mysql.com2004-05-191-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-051-5/+7
|\ \
| * \ Merge with 4.0.19monty@mysql.com2004-05-051-5/+7
| |\ \ | | |/
| | * Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)monty@mysql.com2004-04-281-5/+7
* | | Windows fixes for VC++ compiler compabilitymiguel@hegel.local2004-05-051-1/+1
|/ /
* | after review PS fixesbell@sanja.is.com.ua2004-04-101-12/+40
* | always call start_bulk_insert, clarify this behaviour in comment blockserg@serg.mylan2004-04-081-1/+9
* | Don't enable HA_EXTRA_WRITE_CACHE if too few rowsmonty@mysql.com2004-04-081-1/+1
* | mergedserg@serg.mylan2004-04-071-41/+14
|\ \
| * | post-review fixesserg@serg.mylan2004-04-071-36/+9
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-7/+7
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-071-1/+5
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-1/+5
| |\ \
| | * | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+5
* | | | after review changesbell@sanja.is.com.ua2004-04-071-1/+0
* | | | removed old way to prevent using stack tables for caching Items in PSbell@sanja.is.com.ua2004-04-041-5/+2
|/ / /
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-17/+21
* | | fix for table/field caching mechanismbell@sanja.is.com.ua2004-04-011-0/+5
|/ /
* | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-301-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-291-6/+20
|\ \
| * | Disable INSERT DELAYED for embedded librarymonty@mysql.com2004-03-291-6/+20
* | | Changing SET SQL_LOG_BIN so that it explicitely throws an error ifguilhem@mysql.com2004-03-261-9/+4
|/ /
* | merge fixes (use old code)monty@mysql.com2004-03-181-4/+11
|\ \
| * \ merge with 4.0monty@mysql.com2004-03-161-4/+11
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-061-2/+2
| | |\
| | | * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-041-2/+2
| | * | Rollback UPDATE/DELETE statements on killmonty@mysql.com2004-03-041-2/+9
| | |/
* | | actions for bug vva@eagle.mysql.r18.ru2004-03-151-12/+14
|/ /
* | mergebell@sanja.is.com.ua2004-02-171-2/+2
|\ \
| * | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...bell@sanja.is.com.ua2004-02-171-2/+2
* | | Merge with 4.0.18monty@mysql.com2004-02-111-3/+10
|\ \ \ | |/ / |/| / | |/
| * Code cleanupsmonty@mysql.com2004-02-101-3/+4
| * row0mysql.c:heikki@hundin.mysql.fi2004-02-091-1/+9
| * Some small portability fixes.monty@mysql.com2003-12-301-2/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-091-2/+2
|\ \
| * | now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-2/+2
* | | changed allocation of st_table::insert_values vva@eagle.mysql.r18.ru2004-02-031-1/+2
|/ /