mariadb/storage
Martin Hansson 45cbd32697 Bug#43737: Select query return bad result
A bug in the initialization of key segment information made it point
to the wrong bit, since a bit index was used when its int value
was needed. This lead to misinterpretation of bit columns
read from MyISAM record format when a NULL bit pushed them over
a byte boundary.
Fixed by using the int value of the bit instead.


mysql-test/r/myisam.result:
  Bug#43737: Test result.
mysql-test/t/myisam.test:
  Bug#43737: Test case.
storage/myisam/mi_open.c:
  Bug#43737: fix.
2009-04-29 14:00:34 +02:00
..
archive fixed archive test. It might be OOM error on boxes with low amount of memory. 2009-03-26 18:27:34 +04:00
blackhole
csv compiler warning fix 2009-03-24 13:02:01 +04:00
example
federated Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
heap Bug#29125 Windows Server X64: so many compiler warnings 2009-02-13 11:41:47 -05:00
ibmdb2i merging with mysql-5.1-bugteam 2009-04-13 17:05:40 +05:30
innobase Applying InnoDB snashot 5.1-ss3603. Fixes BUG#27276 2009-04-20 12:57:41 +05:30
myisam Bug#43737: Select query return bad result 2009-04-29 14:00:34 +02:00
myisammrg Bug#37631 Incorrect key file for table after upgrading from 5.0 to 5.1 2009-04-08 12:25:19 +05:30
ndb Merge from 5.0-bugteam 2009-04-16 11:47:21 +02:00
Makefile.am Add the IBM DB2 for i storage engine. 2009-02-15 03:18:30 +01:00