summaryrefslogtreecommitdiff
path: root/innobase/rem
Commit message (Expand)AuthorAgeFilesLines
* Fix BUG#14747: "Race condition can cause btr_search_drop_page_hash_index()unknown2005-12-061-5/+6
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-12/+0
|\
| * Removed innobase/my_cnf, innobase/include/makefilewin.i,unknown2005-10-261-12/+0
* | InnoDB: Fix bug #13315, index columns having a maximum length of 767.unknown2005-09-231-1/+1
* | InnoDB: Fix a bug in BLOB handling; optimize null flag handling.unknown2005-06-301-38/+67
* | Fix bugs found in previous optimizations.unknown2005-04-271-7/+2
* | InnoDB: Performance optimizations based on OProfile analysisunknown2005-04-251-1/+1
* | rem0cmp.c:unknown2005-04-221-54/+37
* | InnoDB: Optimize rec_get_offsets(), rec_copy_prefix_to_buf() andunknown2005-04-221-53/+93
* | InnoDB: Speed up comparison functions by makingunknown2005-04-211-3/+3
* | InnoDB: Define some macros around GCC's __builtin_expect()unknown2005-04-211-2/+2
* | InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andunknown2005-03-101-3/+3
* | InnoDB: Improve performance by about 10% by removing implicitunknown2005-03-091-7/+10
* | mergedunknown2005-03-091-5/+8
|\ \ | |/
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-071-5/+8
* | InnoDB: Zero fill newly created pages and deleted records tounknown2005-03-011-27/+4
* | Merge with 4.1unknown2005-01-151-16/+0
|\ \ | |/
| * InnoDB: Fixed bugs in the padding and trimming of trailing spacesunknown2004-12-171-16/+0
* | InnoDB: Remove crash in in-place update from NULL to non-NULL. (Bug #7591)unknown2004-12-301-12/+14
* | InnoDB: Fix some bugs in the new record format. (Bug #7493)unknown2004-12-282-15/+5
* | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofunknown2004-12-091-91/+73
* | Many files:unknown2004-12-022-152/+1038
|/
* Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-09-031-32/+2
* Fixed unique prefix key bug for multibyte character sets (BUG #4521) for unknown2004-08-311-0/+31
* Merge with 4.0.21unknown2004-06-181-2/+6
|\
| * InnoDB cleanup: Remove debug functionunknown2004-06-021-2/+6
* | Merge with 4.0unknown2004-04-261-76/+13
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-061-75/+13
* | merge with 4.0unknown2004-03-162-3/+3
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-132-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-223-481/+1
|\ \
| * \ merge with 4.0unknown2004-02-221-1/+1
| |\ \ | | |/
| | * Many files:unknown2004-02-201-1/+1
| * | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-202-480/+0
| |\ \ | | |/
| | * Remove unnecessary filesunknown2004-02-192-480/+0
* | | rem0cmp.c, data0type.c, data0type.ic, data0type.h, ha_innodb.cc:unknown2004-02-201-5/+11
|/ /
* | Many files:unknown2004-02-191-15/+24
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-202-11/+14
|/
* Many files:unknown2003-06-151-35/+82
* - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB staticunknown2003-04-101-1/+1
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* Merge with 3.23.51unknown2002-07-251-8/+5
|\
| * Many files:unknown2002-06-221-8/+5
* | merge with 3.23.50unknown2002-03-271-1/+2
|\ \ | |/
| * Many files:unknown2002-03-211-1/+2
* | merge with 3.23.48unknown2002-02-111-0/+10
|\ \ | |/
| * rem0cmp.c:unknown2002-02-071-0/+10
* | Merge from 3.23.48 treeunknown2002-01-301-0/+11
|\ \ | |/
| * Many files:unknown2002-01-281-0/+11
* | merge with 3.23unknown2002-01-021-1/+9
|\ \ | |/