mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
021d636551
Use uint32_t for the encryption key_id. When filling unsigned integer values into INFORMATION_SCHEMA tables, use the method Field::store(longlong, bool unsigned) instead of using Field::store(double). Fix also some miscellanous type mismatch related to ulint (size_t). |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h | ||
ha_innopart.cc | ||
ha_innopart.h | ||
ha_xtradb.h | ||
handler0alter.cc | ||
handler0alter_innopart.cc | ||
i_s.cc | ||
i_s.h |