mariadb/storage/ndb
unknown 6e05df484e ndb - bug#18026
incorrect handling of varsize primary key and charsets in tup-scan


storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  put tracenr log in signal log instead...as out file gets very big...
storage/ndb/src/kernel/blocks/dbtup/DbtupScan.cpp:
  PK needs to be normalized before computing hashvalue, otherwise lock-req will not find row,
    causing assertion in debug build, and inconsistency in release
2006-03-13 13:37:42 +01:00
..
bin Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
config fix my_compress/zlib link error 2006-01-17 18:35:15 +01:00
demos Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
docs Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 2005-11-23 14:57:00 +02:00
home Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
include Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-11 07:02:08 +01:00
lib Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
ndbapi-examples ndb - wl#2972 rbr blobs ndb api support 2006-01-19 14:01:32 +01:00
src ndb - bug#18026 2006-03-13 13:37:42 +01:00
test ndb - fix bug#18075 varsize PK + blobs 2006-03-09 13:27:58 +01:00
tools Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-21 05:08:18 +01:00
Makefile.am All changes for change to all storage engines being under storage directory. 2005-04-26 19:04:36 -07:00