summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@work.mysql.com2001-10-021-2/+9
|\
| * Fixed bug in INSERT DELAYEDmonty@hundin.mysql.fi2001-10-021-2/+9
* | Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-2/+2
* | mergemonty@hundin.mysql.fi2001-09-021-15/+19
|\ \
| * \ merge with 3.23.42monty@work.mysql.com2001-09-021-15/+19
| |\ \ | | |/
| | * Make killing of threads safermonty@hundin.mysql.fi2001-09-011-10/+12
| | * Fixed problem with INSERT DELAYEDmonty@hundin.mysql.fi2001-08-311-3/+5
| | * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-2/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-2/+28
|/ /
* | Fix UNIONmonty@tik.mysql.fi2001-08-021-16/+16
* | UNION'sSinisa@sinisa.nasamreza.org2001-07-251-6/+6
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-07-191-2/+5
|\ \
| * | Changes for the furtherment of UNIONSSinisa@sinisa.nasamreza.org2001-07-191-2/+5
* | | mergemonty@work.mysql.com2001-07-181-0/+1
|\ \ \ | |/ / |/| / | |/
| * Upgrade TL_WRITE_CONCURRENT_INSERT to TL_WRITE_LOW_PRIORITY ifmonty@hundin.mysql.fi2001-07-181-0/+1
* | mergemonty@work.mysql.com2001-06-121-0/+1
|\ \ | |/
| * Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-0/+1
* | Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-051-1/+1
|/
* Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-171-4/+9
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-1/+8
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-1/+1
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-3/+3
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-1/+2
* Fixed bug in INSERT DELAYED when INSERT generated an errormonty@donna.mysql.fi2001-03-081-5/+15
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-0/+8
* mergemonty@donna.mysql.com2000-12-241-0/+26
|\
| * New benchmark testmonty@donna.mysql.com2000-12-241-0/+26
* | Fix replace bug w/ BDB tables by passing key_length to index_read_idx.tim@cane.mysql.fi2000-12-221-1/+2
|/
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-1/+1
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-6/+11
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-2/+5
* Fixed some reported bugsmonty@donna.mysql.com2000-11-181-5/+4
* fixed bugs in delayed insert replication and when slave loses connection afte...sasha@mysql.sashanet.com2000-11-171-1/+9
* mergemonty@narttu.mysql.fi2000-11-161-3/+5
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-3/+5
* | laptop commitsasha@laptop.slkc.uswest.net2000-11-111-0/+2
|/
* Fix of automatic repairmonty@donna.mysql.com2000-10-231-3/+3
* RESET MASTER/SLAVE documentationsasha@mysql.sashanet.com2000-10-161-1/+1
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-7/+6
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-9/+18
* RENAME TABLE table_name TO new_table_name ; Faster Allocmonty@donna.mysql.com2000-08-211-3/+8
* Delayed keys + portability fixesmonty@donna.mysql.com2000-08-161-7/+9
* Import changesetbk@work.mysql.com2000-07-311-0/+1346