mariadb/innobase/row
heikki@hundin.mysql.fi cb88409e07 data0type.h, row0sel.c:
Fix a crash in a simple search with a key: the dtype->len of a true VARCHAR is the payload maximum len in bytes: it does not include the 2 bytes MySQL uses to store the string length
ha_innodb.cc:
  Fix a crash in true VARCHARs in test-innodb: we passed a wrong pointer to the column conversion in an UPDATE
rowid_order_innodb.result, ps_3innodb.result, innodb.result, endspace.result:
  Edit InnoDB test results to reflect the arrival of true VARCHARs
2005-03-16 14:28:54 +02:00
..
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
row0ins.c Many files: 2005-03-16 00:34:15 +02:00
row0mysql.c Many files: 2005-03-16 00:34:15 +02:00
row0purge.c InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and 2005-03-10 15:16:16 +02:00
row0row.c InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and 2005-03-10 15:16:16 +02:00
row0sel.c data0type.h, row0sel.c: 2005-03-16 14:28:54 +02:00
row0uins.c Merge with 4.0 2004-04-26 15:53:31 +03:00
row0umod.c InnoDB: Changed interface to rec_get_offsets(), to reduce the use of 2004-12-09 15:29:55 +02:00
row0undo.c InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and 2005-03-10 15:16:16 +02:00
row0upd.c InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and 2005-03-10 15:16:16 +02:00
row0vers.c InnoDB: optimize SELECT performance 2005-03-07 15:23:06 +02:00