summaryrefslogtreecommitdiff
path: root/sql/ha_innodb.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2005-08-121-1/+1
|\
| * BUG#12162 - one can start two transactions with the same XID.unknown2005-08-121-1/+1
* | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-121-21/+44
|\ \
| * | InnoDB: Print more than 300 characters of queries in various error conditions,unknown2005-08-121-21/+44
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-08-111-3/+44
|\ \ \
| * | | set_var.cc, mysqld.cc, ha_innodb.h, ha_innodb.cc, srv0srv.c, srv0srv.h:unknown2005-08-111-3/+44
| |/ /
* | | Fixed some warning and error messages so that they useunknown2005-08-111-102/+25
|/ /
* | A fix and a test case for Bug#12243 "MySQL Server crashes with 2 unknown2005-08-101-0/+9
* | Fix bug #12340 Wrong comparison in ha_innobase::cmp_ref()unknown2005-08-091-2/+2
* | Fixed test that failed on 32 bit systemsunknown2005-08-091-9/+6
* | ha_innodb.cc:unknown2005-08-081-1/+1
|/
* ha_innodb.cc:unknown2005-08-031-1/+1
* Many files:unknown2005-08-031-16/+38
* [Patch from Konstantin] Enable InnoDB cursor view functionality.unknown2005-07-291-4/+4
* Implement MySQL framework to support consistent read views inunknown2005-07-221-2/+43
* Implement MySQL framework to support consistent read views inunknown2005-07-201-6/+3
* A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+26
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-3/+3
|\
| * Cleanups during reviewunknown2005-07-181-3/+3
* | InnoDB: Make the srv_thread_concurrency checks more consistent.unknown2005-07-061-2/+2
|/
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-041-9/+32
|\
| * InnoDB: Optimize [and clarify] a condition in build_template()unknown2005-07-011-9/+32
* | Many files:unknown2005-07-011-3/+7
* | ha_innodb.cc:unknown2005-06-291-22/+51
|/
* InnoDB: Remove some warnings reported by GCC 4.0.0.unknown2005-06-211-2/+2
* Merge hundin.mysql.fi:/home/marko/mysql-5.0unknown2005-06-211-14/+29
|\
| * InnoDB: Do not distinguish explicitly requested table locks.unknown2005-06-081-7/+3
| * InnoDB: Disable throttling against thread thrashing by default.unknown2005-05-031-4/+3
| * row0upd.c:unknown2005-04-221-1/+1
| * ha_innodb.cc:unknown2005-04-211-5/+0
| * InnoDB: Speed up comparison functions by makingunknown2005-04-211-2/+2
| * InnoDB: Reduce memcpy() load in row_sel_pop_cached_row_for_mysql()unknown2005-04-211-0/+8
| * InnoDB: Make CHECK TABLE killable. (Bug #9730)unknown2005-04-201-0/+17
* | ha_innodb.cc:unknown2005-06-131-29/+29
* | ha_innodb.cc:unknown2005-06-071-0/+17
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \
| * | a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | | ha_innodb.cc:unknown2005-06-021-3/+19
* | | Mergeunknown2005-06-021-0/+2
|\ \ \ | |/ /
| * | tztime.cc:unknown2005-06-021-0/+2
* | | mergedunknown2005-05-281-1/+2
|\ \ \ | |/ /
| * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-05-271-1/+2
| |\ \
| | * | don't downgrade the lock for CREATE ... SELECT (bug#6678)unknown2005-05-271-1/+2
* | | | ha_innodb.cc:unknown2005-05-271-5/+8
* | | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ \ | |/ / /
| * | | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
| |/ /
* | | ha_innodb.cc:unknown2005-05-211-1/+1
* | | ha_innodb.cc:unknown2005-05-171-6/+0
* | | ha_innodb.h, ha_innodb.cc:unknown2005-05-171-21/+34