summaryrefslogtreecommitdiff
path: root/innobase/row
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Handle temporary file creation failure more gracefully.unknown2005-09-261-7/+9
* row0ins.c:unknown2005-09-231-1/+2
* Merge 127.(none):/home/osku/mysql/5.0/cleanunknown2005-09-231-4/+36
|\
| * Fix bug #3443, better foreign key error messsages.unknown2005-09-231-4/+36
* | InnoDB: Fix bug #13315, index columns having a maximum length of 767.unknown2005-09-231-4/+17
|/
* InnoDB: Reject foreign keys in temporary tables. Closes bug #12084. unknown2005-09-061-2/+6
* row0mysql.c, ha_innodb.cc:unknown2005-09-051-2/+3
* row0sel.c:unknown2005-09-031-4/+3
* row0sel.c:unknown2005-09-031-29/+49
* row0sel.c:unknown2005-09-031-6/+12
* row0sel.c:unknown2005-08-191-0/+5
* InnoDB: Print more than 300 characters of queries in various error conditions,unknown2005-08-124-8/+8
* A fix and a test case for Bug#12243 "MySQL Server crashes with 2 unknown2005-08-101-12/+0
* Many files:unknown2005-08-031-2/+10
* row0sel.c:unknown2005-07-281-2/+2
* row_sel_store_mysql_rec(): Convert NULL true VARCHAR columnsunknown2005-07-281-2/+10
* Implement MySQL framework to support consistent read views inunknown2005-07-221-1/+7
* row0sel.c:unknown2005-07-021-3/+11
* trx0trx.h, trx0trx.ic, row0mysql.c:unknown2005-07-011-1/+1
* Many files:unknown2005-07-012-34/+150
* Many files:unknown2005-06-271-1/+1
* InnoDB: Remove compilation warnings and errors on SGI IRIX.unknown2005-06-221-8/+4
* InnoDB: Remove some warnings reported by GCC 4.0.0.unknown2005-06-211-12/+3
* Merge hundin.mysql.fi:/home/marko/mysql-5.0unknown2005-06-218-294/+303
|\
| * InnoDB: Remove warnings detected by GCC 4.0.0unknown2005-06-201-4/+3
| * InnoDB: Do not distinguish explicitly requested table locks.unknown2005-06-081-29/+5
| * InnoDB ON UPDATE CASCADE fixes:unknown2005-05-131-19/+39
| * Remove unused function rec_offs_nth_null().unknown2005-04-271-8/+5
| * Fix bugs found in previous optimizations.unknown2005-04-272-3/+3
| * InnoDB: Performance optimizations based on OProfile analysisunknown2005-04-255-208/+211
| * row0upd.c:unknown2005-04-221-1/+1
| * InnoDB: Reduce memcpy() load in row_sel_pop_cached_row_for_mysql()unknown2005-04-211-2/+3
| * InnoDB: Define some macros around GCC's __builtin_expect()unknown2005-04-217-19/+19
| * InnoDB: Make CHECK TABLE killable. (Bug #9730)unknown2005-04-201-2/+15
* | mergedunknown2005-05-281-0/+5
|\ \
| * \ Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-05-261-0/+5
| |\ \
| | * | InnoDB: Check all referencing tables in DROP DATABASE (Bug #10335).unknown2005-05-261-0/+5
* | | | Manual merge (again)unknown2005-05-141-2/+10
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | row0mysql.c:unknown2005-05-131-2/+10
| * | Fixed a bug: deadlock without any locking, simple select and update (Bug #7975).unknown2005-04-181-18/+23
* | | Merge from 4.1unknown2005-04-131-12/+12
|\ \ \ | |/ /
| * | row0sel.c:unknown2005-04-131-12/+12
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-131-5/+3
|\ \ \
| * \ \ Mergeunknown2005-04-131-5/+3
| |\ \ \ | | |/ /
| | * | InnoDB: Ignore character set mismatch in ALTER TABLE and RENAME TABLEunknown2005-04-121-5/+3
* | | | row0sel.c:unknown2005-04-131-10/+17
* | | | Fixed a bug where next-key locking doesn't allow the insert which does unknown2005-04-131-0/+14
|/ / /
* | | manually mergedunknown2005-04-061-0/+4
|\ \ \ | |/ /
| * | row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h:unknown2005-04-061-0/+4
* | | InnoDB: Disable an assertion that fails on old data due to Bug #9526unknown2005-04-051-1/+3