summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Remove unreachable debug code from non-debug builds.marko@hundin.mysql.fi2005-06-1511-15/+92
* InnoDB: Cleanup and after review fixes.marko@hundin.mysql.fi2005-06-144-30/+35
* InnoDB: Remove unreferenced debug functions from non-debug builds.marko@hundin.mysql.fi2005-06-135-8/+16
* InnoDB: Remove compiler warningmarko@hundin.mysql.fi2005-06-103-12/+13
* InnoDB: minor clean-up in os0filemarko@hundin.mysql.fi2005-06-102-8/+13
* innobase/include/univ.i: Added some comments.marko@hundin.mysql.fi2005-06-101-5/+15
* InnoDB: Improved the handling of assertions.marko@hundin.mysql.fi2005-06-102-66/+113
* btr0cur.c:marko@hundin.mysql.fi2005-06-101-5/+15
* InnoDB: Do not distinguish explicitly requested table locks.marko@hundin.mysql.fi2005-06-086-184/+14
* InnoDB ON UPDATE CASCADE fixes:marko@hundin.mysql.fi2005-05-132-20/+41
* Remove unused function rec_offs_nth_null().marko@hundin.mysql.fi2005-04-273-38/+13
* Fix bugs found in previous optimizations.marko@hundin.mysql.fi2005-04-278-36/+37
* InnoDB: Performance optimizations based on OProfile analysismarko@hundin.mysql.fi2005-04-2528-856/+929
* rem0cmp.c:marko@hundin.mysql.fi2005-04-223-74/+52
* InnoDB: Optimize rec_get_offsets(), rec_copy_prefix_to_buf() andmarko@hundin.mysql.fi2005-04-223-124/+136
* row0upd.c:marko@hundin.mysql.fi2005-04-223-6/+15
* InnoDB: Some low-level optimizations made based on OProfile results.marko@hundin.mysql.fi2005-04-2212-48/+45
* dict0dict.c:marko@hundin.mysql.fi2005-04-221-10/+13
* InnoDB: Make branch prediction assume that assertions do not fail.marko@hundin.mysql.fi2005-04-212-7/+2
* InnoDB: Speed up comparison functions by makingmarko@hundin.mysql.fi2005-04-213-5/+4
* InnoDB: Reduce memcpy() load in row_sel_pop_cached_row_for_mysql()marko@hundin.mysql.fi2005-04-212-2/+5
* InnoDB: Define some macros around GCC's __builtin_expect()marko@hundin.mysql.fi2005-04-2116-68/+82
* InnoDB: Make CHECK TABLE killable. (Bug #9730)marko@hundin.mysql.fi2005-04-205-9/+49
* InnoDB: Replace the redo log entry typemarko@hundin.mysql.fi2005-04-185-22/+35
* Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...gbichot@quadita2.mysql.com2005-04-154-20/+26
* Merge hundin.mysql.fi:/home/heikki/mysql-4.1heikki@hundin.mysql.fi2005-04-141-19/+51
|\
| * fil0fil.c:heikki@hundin.mysql.fi2005-04-141-19/+51
* | Merge from 4.1jimw@mysql.com2005-04-132-13/+14
|\ \ | |/
| * fil0fil.c:heikki@hundin.mysql.fi2005-04-131-1/+2
| * row0sel.c:heikki@hundin.mysql.fi2005-04-131-12/+12
* | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-04-135-18/+30
|\ \
| * \ Mergemskold@mysql.com2005-04-135-18/+30
| |\ \ | | |/
| | * InnoDB: Ignore character set mismatch in ALTER TABLE and RENAME TABLEmarko@hundin.mysql.fi2005-04-125-18/+30
* | | row0sel.c:heikki@hundin.mysql.fi2005-04-131-10/+17
* | | Fixed a bug where next-key locking doesn't allow the insert which does jan@hundin.mysql.fi2005-04-131-0/+14
|/ /
* | manually mergedserg@serg.mylan2005-04-067-5/+57
|\ \ | |/
| * InnoDB: Avoid test suite failures caused by a locking conflictmarko@hundin.mysql.fi2005-04-063-4/+30
| * row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h:heikki@hundin.mysql.fi2005-04-064-1/+27
* | Merge mysql.com:/M41/upward-4.1 into mysql.com:/M50/merge-5.0joerg@mysql.com2005-04-061-0/+3
|\ \ | |/
| * dict0dict.c:heikki@hundin.mysql.fi2005-04-051-0/+3
* | InnoDB: Disable an assertion that fails on old data due to Bug #9526marko@hundin.mysql.fi2005-04-051-1/+3
* | ha_innodb.cc, row0sel.c:heikki@hundin.mysql.fi2005-04-041-2/+6
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-222-1/+15
|\ \
| * \ Merge hundin.mysql.fi:/home/heikki/mysql-4.1heikki@hundin.mysql.fi2005-03-212-1/+15
| |\ \ | | |/
| | * trx0trx.c:heikki@hundin.mysql.fi2005-03-211-1/+9
| | * Mergeheikki@hundin.mysql.fi2005-03-211-0/+6
| | |\
| | | * trx0trx.c, trx0trx.h:heikki@hundin.mysql.fi2005-03-212-1/+15
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-181-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Automergeserg@serg.mylan2005-03-171-2/+3
| |\ \ \
| | * \ \ mergedserg@serg.mylan2005-03-161-2/+3
| | |\ \ \