mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
c9aa495fb6
MDEV-19486 and one more similar bug appeared because handler::write_row() interface welcomes to modify buffer by storage engine. But callers are not ready for that thus bugs are possible in future. handler::write_row(): handler::ha_write_row(): make argument const |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ha_tina.cc | ||
ha_tina.h | ||
transparent_file.cc | ||
transparent_file.h |