summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-13/+6
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-13/+6
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newguilhem@mysql.com2006-06-021-1/+4
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...guilhem@mysql.com2006-06-021-1/+4
| |/
* | handlerton cleanup:serg@sergbook.mysql.com2006-05-281-1/+1
|/
* After merge fixes.elliot@mysql.com2006-04-211-3/+0
* Applied innodb-5.1-ss269 snapshot.aivanov@mysql.com2006-03-101-126/+116
* WL#2935 - SHOW STATUS support in pluginsserg@serg.mylan2006-01-071-1/+1
* cleanup of SHOW STATUS code, as a preparation for WL#2935serg@serg.mylan2006-01-021-1/+0
* WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-0/+2
* Changes from the innodb-5.1-ss28 snapshot.aivanov@mysql.com2005-12-131-1/+1
* The innodb-5.0-ss52 snapshot changes were erroneously auto-mergedaivanov@mysql.com2005-12-081-1/+1
* Merge mysql.com:/home/jimw/my/mysql-5.0-cleanjimw@mysql.com2005-12-061-1/+1
|\
| * Fix BUG#14747: "Race condition can cause btr_search_drop_page_hash_index()aivanov@mysql.com2005-12-061-1/+1
* | Table definition cache, part 2monty@mysql.com2005-11-231-1/+1
* | Merge mysql.com:/home/mysql_src/mysql-5.0-vanguilhem@mysql.com2005-11-191-2/+3
|\ \ | |/
| * set_var.cc, mysqld.cc, ha_innodb.h:grog@mysql.com2005-11-171-2/+3
* | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-6/+5
* | Mergetomas@poseidon.ndb.mysql.com2005-10-061-3/+5
|\ \ | |/
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-031-1/+1
| |\
| | * Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-1/+1
| * | Bug#11238serg@serg.mylan2005-09-301-1/+1
| |/
| * Fix bug #3443, better foreign key error messsages.osku@127.(none)2005-09-231-0/+2
| * InnoDB: correct two misleading commentsmarko@hundin.mysql.fi2005-09-221-1/+1
* | Merge zim.(none):/home/brian/mysql/mysql-5.0brian@zim.(none)2005-08-301-0/+2
|\ \ | |/
| * Bug #11946: Review fixes.osku@127.(none)2005-08-301-1/+1
| * Fix bug #11946, truncate not always resetting the auto-increment counterosku@127.(none)2005-08-171-0/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-0/+1
|\ \ | |/
| * set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h:vtkachenko@quadxeon.mysql.com2005-08-111-0/+1
* | ha_ndbcluster.h, ha_innodb.h:tomas@poseidon.ndb.mysql.com2005-08-181-2/+2
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-051-1/+33
|\ \ | |/
| * Many files:heikki@hundin.mysql.fi2005-08-031-9/+12
| * Implement MySQL framework to support consistent read views injan@hundin.mysql.fi2005-07-221-0/+29
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a193-229-222-105.elisa-laajakaista.fi2005-07-231-0/+2
|\ \
| * | Faster alter table code for 5.1.jani@a193-229-222-105.elisa-laajakaista.fi2005-07-221-0/+2
* | | mergetulin@dl145b.mysql.com2005-07-191-13/+1
|\ \ \ | | |/ | |/|
| * | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-13/+1
* | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-211-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Merge hundin.mysql.fi:/home/marko/mysql-5.0marko@hundin.mysql.fi2005-06-211-1/+1
| |\
| | * InnoDB: Disable throttling against thread thrashing by default.marko@hundin.mysql.fi2005-05-031-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145c.mysql.com2005-05-171-1/+0
|\ \ \ | |/ /
| * | ha_innodb.h, ha_innodb.cc:heikki@hundin.mysql.fi2005-05-171-1/+0
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-121-0/+10
|\ \ \ | |/ / |/| |
| * | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-071-0/+10
| |\ \
| | * | WL 1682: After review fixes + update bitvector class + bitvector testmronstrom@mysql.com2005-05-021-0/+10
| | |/
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | | Many files:heikki@hundin.mysql.fi2005-04-201-0/+2
| |/ |/|
* | Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the defau...gbichot@quadita2.mysql.com2005-04-151-2/+2