summaryrefslogtreecommitdiff
path: root/innobase/rem
Commit message (Expand)AuthorAgeFilesLines
* InnoDB: Fix a bug in BLOB handling; optimize null flag handling.marko@hundin.mysql.fi2005-06-301-38/+67
* Fix bugs found in previous optimizations.marko@hundin.mysql.fi2005-04-271-7/+2
* InnoDB: Performance optimizations based on OProfile analysismarko@hundin.mysql.fi2005-04-251-1/+1
* rem0cmp.c:marko@hundin.mysql.fi2005-04-221-54/+37
* InnoDB: Optimize rec_get_offsets(), rec_copy_prefix_to_buf() andmarko@hundin.mysql.fi2005-04-221-53/+93
* InnoDB: Speed up comparison functions by makingmarko@hundin.mysql.fi2005-04-211-3/+3
* InnoDB: Define some macros around GCC's __builtin_expect()marko@hundin.mysql.fi2005-04-211-2/+2
* InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE andmarko@hundin.mysql.fi2005-03-101-3/+3
* InnoDB: Improve performance by about 10% by removing implicitmarko@hundin.mysql.fi2005-03-091-7/+10
* mergedserg@serg.mylan2005-03-091-5/+8
|\
| * InnoDB: Portability fixes for warnings reported on IA-64 Windowsmarko@hundin.mysql.fi2005-03-071-5/+8
* | InnoDB: Zero fill newly created pages and deleted records tomarko@hundin.mysql.fi2005-03-011-27/+4
* | Merge with 4.1monty@mysql.com2005-01-151-16/+0
|\ \ | |/
| * InnoDB: Fixed bugs in the padding and trimming of trailing spacesmarko@hundin.mysql.fi2004-12-171-16/+0
* | InnoDB: Remove crash in in-place update from NULL to non-NULL. (Bug #7591)marko@hundin.mysql.fi2004-12-301-12/+14
* | InnoDB: Fix some bugs in the new record format. (Bug #7493)marko@hundin.mysql.fi2004-12-282-15/+5
* | InnoDB: Changed interface to rec_get_offsets(), to reduce the use ofmarko@hundin.mysql.fi2004-12-091-91/+73
* | Many files:marko@hundin.mysql.fi2004-12-022-152/+1038
|/
* Fixed unique prefix key bug for multibyte character sets (BUG #4521) for jan@hundin.mysql.fi2004-09-031-32/+2
* Fixed unique prefix key bug for multibyte character sets (BUG #4521) for jan@hundin.mysql.fi2004-08-311-0/+31
* Merge with 4.0.21monty@mysql.com2004-06-181-2/+6
|\
| * InnoDB cleanup: Remove debug functionmarko@hundin.mysql.fi2004-06-021-2/+6
* | Merge with 4.0monty@mishka.local2004-04-261-76/+13
|\ \ | |/
| * InnoDB: send diagnostic output to stderr or filesmarko@hundin.mysql.fi2004-04-061-75/+13
* | merge with 4.0monty@mysql.com2004-03-162-3/+3
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errormarko@hundin.mysql.fi2004-03-132-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2004-02-223-481/+1
|\ \
| * \ merge with 4.0monty@mashka.mysql.fi2004-02-221-1/+1
| |\ \ | | |/
| | * Many files:marko@hundin.mysql.fi2004-02-201-1/+1
| * | merge with 4.0 to get security fixes and latest bug fixesmonty@mashka.mysql.fi2004-02-202-480/+0
| |\ \ | | |/
| | * Remove unnecessary filesmarko@hundin.mysql.fi2004-02-192-480/+0
* | | rem0cmp.c, data0type.c, data0type.ic, data0type.h, ha_innodb.cc:heikki@hundin.mysql.fi2004-02-201-5/+11
|/ /
* | Many files:heikki@hundin.mysql.fi2004-02-191-15/+24
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safemonty@mysql.com2003-12-202-11/+14
|/
* Many files:heikki@hundin.mysql.fi2003-06-151-35/+82
* - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB staticlenz@mysql.com2003-04-101-1/+1
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-1/+1
* Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-8/+5
|\
| * Many files:heikki@hundin.mysql.fi2002-06-221-8/+5
* | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-1/+2
|\ \ | |/
| * Many files:heikki@hundin.mysql.fi2002-03-211-1/+2
* | merge with 3.23.48monty@hundin.mysql.fi2002-02-111-0/+10
|\ \ | |/
| * rem0cmp.c:heikki@donna.mysql.fi2002-02-071-0/+10
* | Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-0/+11
|\ \ | |/
| * Many files:heikki@donna.mysql.fi2002-01-281-0/+11
* | merge with 3.23monty@hundin.mysql.fi2002-01-021-1/+9
|\ \ | |/
| * data0type.ic, rem0cmp.c:heikki@donna.mysql.fi2001-12-221-1/+9
* | Added xml patch to mysqldump.jani@hynda.mysql.fi2001-11-052-3/+3
|/
* Mergemonty@donna.mysql.fi2001-10-302-5/+17
* ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-6/+56