summaryrefslogtreecommitdiff
path: root/innobase/ibuf
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2005-06-271-1/+1
* InnoDB: Performance optimizations based on OProfile analysisunknown2005-04-251-26/+22
* InnoDB: Make CHECK TABLE killable. (Bug #9730)unknown2005-04-201-1/+3
* InnoDB: Replace the redo log entry typeunknown2005-04-181-1/+1
* InnoDB: Remove redundant page_no field from dict_index_t.unknown2005-01-141-3/+1
* InnoDB: fix bug in insert buffer merge of prefix columns inunknown2004-12-291-3/+4
* InnoDB: Make btr_search_drop_page_hash_index() work with the compactunknown2004-12-081-6/+1
* Many files:unknown2004-12-021-141/+273
* ibuf0ibuf.c:unknown2004-11-041-2/+4
* InnoDB: quote identifiers according to MySQL settings (Bug #5292)unknown2004-10-011-2/+3
* Merge with 4.0.21unknown2004-06-181-6/+3
|\
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-161-6/+2
* | InnoDB cleanup:unknown2004-05-271-5/+5
* | Merge with 4.0.20unknown2004-05-171-4/+3
|\ \ | |/
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-111-4/+3
* | InnoDB cleanup: eliminate IB__FILE__unknown2004-05-141-1/+1
* | After merge fixesunknown2004-04-271-7/+11
* | Merge with 4.0unknown2004-04-261-76/+78
|\ \ | |/
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-071-2/+6
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-61/+51
| * InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-011-21/+22
* | merge with 4.0unknown2004-03-161-1/+29
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-1/+1
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-121-3/+29
| * trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h:unknown2004-01-061-0/+8
* | ibuf0ibuf.c:unknown2004-01-291-3/+6
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-201-11/+19
* | Many files:unknown2003-10-071-155/+730
|/
* Many files:unknown2003-06-151-4/+4
* Many files:unknown2003-04-161-4/+9
* - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB staticunknown2003-04-101-1/+1
* merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-261-2/+41
|\
| * ibuf0ibuf.c:unknown2003-02-211-2/+41
* | Many files:unknown2002-12-221-4/+9
* | Many files:unknown2002-10-291-0/+3
* | Merge with 3.23.51unknown2002-07-251-21/+42
|\ \ | |/
| * Many files:unknown2002-07-081-4/+12
| * Many files:unknown2002-06-221-17/+30
* | Added xml patch to mysqldump.unknown2001-11-051-9/+11
|/
* Mergeunknown2001-10-301-1/+1
* ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-101-20/+98
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-291-1/+1
* ibuf0ibuf.c Fix a potential hang in database shutdown (not known if there is ...unknown2001-08-101-2/+1
* srv0srv.h Support raw disk partitions as data filesunknown2001-08-041-2/+5
* sync0sync.c Do not use in-line assembly in GCCunknown2001-06-241-0/+8
* ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow an...unknown2001-05-181-7/+23
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-0/+3
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-1/+3
* Added Innobase to source distributionunknown2001-02-173-0/+2648