MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK TABLE"
Michael Widenius authored
- Fixed bug that we where using wrong checksum algorithm when using VARCHAR with fixed lenth rows
- Ensure in myisampack that HA_OPTION_NULL_FIELDS is set for tables with null fields.

mysql-test/r/myisampack.result:
  Updated results
mysql-test/t/myisampack.test:
  Added more tests
storage/myisam/mi_open.c:
  Use correct checksum algorithm when we have VARCHAR fields with fixed length records
storage/myisam/myisampack.c:
  Ensure HA_OPTION_NULL_FIELDS is set for tables with null fields.
  (This was not set by default for not compressed tables without checksums to keep MyISAM tables compatible with MySQL)
a55c1594
Name Last commit Last update
BUILD mysql-5.5.37 selective merge
Docs mysql-5.5.32 merge
client MDEV-6056 [PATCH] mysqldump writes usage to stdout even when not explicitly requested
cmake MDEV-5081 - Simple performance improvement for MariaDB
cmd-line-utils mysql-5.5.32 merge
dbug MDEV-5913 Windows: 10.0 crashes on shutdown
debian MDEV-5625 Debian package mariadb-client-5.5 lacks dependency on libterm-readkey-perl
extra mysql-5.5.37 selective merge
include mysql-5.5.37 selective merge
libmysql MDEV-6131 Unable to build Connector/ODBC 5.2.5 undefined reference to `my_charset_latin1'
libmysqld MDEV-5138 Numerous test failures in "mtr --ps --embedded".
libservices MDEV-4472 Audit-plugin. Server-related part of the task.
man MDEV-4684 - Enhancement request: --init-command support for mysqlslap
mysql-test MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK TABLE"
mysys MDEV-6124 Audit plugin fails with the Percona-Server 5.6.
packaging Bug#18402229 - Resolve mysql conflict with mysql-community-client
plugin MDEV-6124 Audit plugin fails with the Percona-Server 5.6.
randgen/conf Group commit for maria engine.
regex mysql-5.5.31 merge
scripts MDEV-5152 mysql_config includes -lprobes_mysql but mo such library installed
sql-bench remove PBXT
sql-common MySQL-5.5.36 merge
sql MDEV-6193: Problems with multi-table updates that JOIN against read-only table
storage MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK TABLE"
strings Merge 5.3->5.5
support-files
tests
unittest
vio
win
zlib
.bzrignore
BUILD-CMAKE
CMakeLists.txt
COPYING
COPYING.LESSER
INSTALL-SOURCE
INSTALL-WIN-SOURCE
KNOWN_BUGS.txt
README
VERSION
config.h.cmake
configure.cmake