mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 23:04:20 +01:00
84979e4341
Bugfix1: Set innodb_locks.lock_index to NOT NULL. If a column in INFORMATION_SCHEMA table has the flag MY_I_S_MAYBE_NULL and it is not explicitly marked as NOT NULL with the method ::set_notnull() then it is always rendered as NULL by MySQL. Bugfix2: Avoid crashes if lock_index is NULL. It is NULL for table level locks. Pointyhat to: Marko |
||
---|---|---|
.. | ||
ctype_innodb_like.inc | ||
have_innodb.inc | ||
innodb-index.inc | ||
innodb-index.result | ||
innodb-index.test | ||
innodb-index_ucs2.result | ||
innodb-index_ucs2.test | ||
innodb-lock.result | ||
innodb-lock.test | ||
innodb-master.opt | ||
innodb-replace.result | ||
innodb-replace.test | ||
innodb-semi-consistent-master.opt | ||
innodb-semi-consistent.result | ||
innodb-semi-consistent.test | ||
innodb.result | ||
innodb.test | ||
innodb_information_schema.result | ||
innodb_information_schema.test | ||
innodb_trx_weight.inc | ||
innodb_trx_weight.result | ||
innodb_trx_weight.test |