mariadb/storage
Jan Lindström 8103526b38 MDEV-9667: Server hangs after select count(distinct name) from t2 where a=8366 and b>=5 and b<=5;
In row_search_for_mysql function on XtraDB there was a old logic
where null bytes were inited. This caused server to think that
key value is null and continue on incorrect path.
2016-03-11 13:36:29 +02:00
..
archive
blackhole
cassandra
connect
csv
example
federated
federatedx
heap
innobase
maria
mroonga
myisam
myisammrg
ndb
oqgraph
perfschema
sequence
sphinx
spider
test_sql_discovery
tokudb
xtradb MDEV-9667: Server hangs after select count(distinct name) from t2 where a=8366 and b>=5 and b<=5; 2016-03-11 13:36:29 +02:00