summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0unknown2004-11-021-4/+11
|\
| * row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:unknown2004-10-311-4/+11
| * Backport innodb_max_purge_lag from 4.1unknown2004-10-271-0/+17
* | row0mysql.c:unknown2004-10-261-0/+25
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-222-2/+19
|\ \ | |/
| * row0mysql.c, row0ins.c:unknown2004-10-222-2/+19
* | 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-142-33/+24
* | row0mysql.c:unknown2004-10-081-3/+15
* | row0sel.c, row0row.c:unknown2004-10-082-19/+30
* | Many files:unknown2004-10-071-1/+24
* | Merge with 4.0 for 4.1 releaseunknown2004-10-062-10/+50
|\ \ | |/
| * InnoDB: make ALTER TABLE to work on table names containing '#' (Bug #5856)unknown2004-10-041-0/+1
| * dict0dict.h, dict0dict.c, row0row.c, pars0opt.c:unknown2004-09-161-0/+34
| * InnoDB: Update links to the user manualunknown2004-09-081-8/+12
* | ha_innodb.cc:unknown2004-10-051-2/+11
* | InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851)unknown2004-10-041-2/+2
* | Many files:unknown2004-10-014-47/+30
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-10-017-100/+135
|\ \
| * | InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-017-100/+118
| * | InnoDB: implement innodb_max_purge_lagunknown2004-09-301-0/+17
* | | 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-034-19/+78
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-09-031-15/+0
|\ \ \ | |/ /
| * | row0mysql.c:unknown2004-09-011-15/+0
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-192-1/+32
|\ \ \ | |/ /
| * | manually mergedunknown2004-08-182-1/+32
| |\ \ | | |/
| | * row0mysql.c:unknown2004-08-131-0/+24
| | * row0sel.c, page0page.ic:unknown2004-07-301-1/+7
| | * row0sel.c, page0page.ic:unknown2004-07-271-0/+1
* | | Relaxed lock wait rules so that record lock does not need to wait for aunknown2004-08-171-21/+26
* | | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-8/+89
|\ \ \ | |/ / |/| |
| * | 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
* | | row0mysql.c:unknown2004-08-091-1/+0
|/ /
* | Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1unknown2004-07-211-7/+76
|\ \
| * | Added innodb_locks_unsafe_for_binlog option. This option turns off Innodb unknown2004-07-201-7/+76
* | | manual merged (blame me!)unknown2004-07-202-19/+83
|\ \ \ | |/ / |/| / | |/
| * InnoDB: limit the recursion depth for ON (UPDATE|DELETE) CASCADEunknown2004-07-151-13/+65
| * InnoDB: LOCK TABLE clean-upunknown2004-07-121-4/+5
| * InnoDB: Increment the lock wait watchdog timeout during CHECK TABLEunknown2004-07-121-1/+11
* | mergeunknown2004-06-213-28/+38
|\ \
| * \ Merge with 4.0.21unknown2004-06-183-28/+38
| |\ \ | | |/
| | * Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613unknown2004-06-172-11/+5
| | * InnoDB bug fix (row0mysql.c): make reserved table names innodb_* special againunknown2004-06-151-17/+33
* | | row0ins.c:unknown2004-06-161-8/+10
* | | InnoDB: fix bug in call to innobase_invalidate_query_cache(),unknown2004-06-161-10/+10
|/ /
* | Merge with 4.0 to get fixes for netwareunknown2004-06-021-0/+1
|\ \ | |/
| * row0mysql.c, row0mysql.h, ha_innodb.cc:unknown2004-06-011-0/+1
* | InnoDB cleanup: Fix potential buffer overflows,unknown2004-06-011-72/+97