summaryrefslogtreecommitdiff
path: root/innobase/row/row0ins.c
Commit message (Expand)AuthorAgeFilesLines
* Fix BUG#12071: "Windows hang: 'Opening tables' or 'Waiting forunknown2005-12-121-37/+37
* Fix BUG#10511: Wrong padding of UCS2 CHAR columns inunknown2005-10-281-9/+39
* Fixed a bug: deadlock without any locking, simple select and update (Bug #7975).unknown2005-04-181-18/+23
* Take a shared record lock (LOCK_REC_NOT_GAP) for a matching record in the for...unknown2005-01-121-19/+6
* Merge hundin.mysql.fi:/home/heikki/mysql-4.0unknown2004-12-271-0/+26
|\
| * row0ins.c:unknown2004-12-271-0/+26
* | ha_innodb.cc, row0ins.c, fil0fil.c:unknown2004-12-271-1/+1
* | Many files:unknown2004-12-271-2/+2
* | row0ins.c:unknown2004-11-181-2/+0
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-221-0/+17
|\ \ | |/
| * row0mysql.c, row0ins.c:unknown2004-10-221-0/+17
* | Use already parsed SQL-query in the current thread when determiningunknown2004-10-151-10/+12
* | This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-17/+14
* | Many files:unknown2004-10-011-7/+3
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-26/+30
|\ \
| * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-26/+30
* | | Fixed copy-paste bug introduced on patch (jan:1.1960).unknown2004-09-031-1/+1
* | | Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-09-031-4/+13
* | | Relaxed lock wait rules so that record lock does not need to wait for aunknown2004-08-171-21/+26
* | | This change includes optimization for a lock wait rules and a new behaviour forunknown2004-08-121-36/+27
* | | Take X-lock for duplicate keys in REPLACE command.unknown2004-08-111-7/+97
|/ /
* | manual merged (blame me!)unknown2004-07-201-14/+67
|\ \ | |/
| * InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADEunknown2004-07-151-13/+65
* | mergeunknown2004-06-211-6/+4
|\ \
| * \ Merge with 4.0.21unknown2004-06-181-6/+4
| |\ \ | | |/
| | * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613unknown2004-06-171-6/+4
* | | row0ins.c:unknown2004-06-161-8/+10
* | | InnoDB: fix bug in call to innobase_invalidate_query_cache(),unknown2004-06-161-10/+10
|/ /
* | InnoDB cleanup:unknown2004-05-271-23/+22
* | Merge with 4.0.20unknown2004-05-171-2/+1
|\ \ | |/
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-2/+1
* | Merge with 4.0unknown2004-04-261-119/+83
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-93/+75
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-27/+9
* | merge with 4.0unknown2004-03-161-6/+10
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-1/+1
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-121-1/+3
| * More consistent handling of magic numbersunknown2004-03-111-4/+6
* | merge with 4.0unknown2004-02-221-60/+1
|\ \ | |/
| * Many files:unknown2004-02-201-60/+1
* | Merge with 4.0.18unknown2004-02-111-16/+0
|\ \ | |/
| * row0ins.c:unknown2004-01-141-16/+0
* | Merge with 4.0.17unknown2003-12-171-4/+21
|\ \ | |/
| * Many files:unknown2003-12-121-4/+21
* | Many files:unknown2003-10-071-0/+9
|/
* row0sel.c, row0ins.c:unknown2003-06-181-2/+4
* row0vers.c, row0sel.c, row0ins.c:unknown2003-06-181-12/+13
* Many files:unknown2003-06-151-17/+117
* row0ins.c:unknown2003-05-221-0/+5
* row0ins.c, dict0dict.c, dict0dict.h, srv0srv.c:unknown2003-05-041-5/+48