MariaDB-server/plugin/file_key_management
Sergei Golubchik 49821f21ce MDEV-9158 post-merge fixes
* format error messages (spaces, "bytes")
* speed up "length too large" test from 12s to 70ms
* fix it for --parallel
* fix "named pipe" test to actually test a named pipe
* add the standard header to tests, enable result log
* fix for ASAN
* read loop to workaround small (64K) pipe buffer size
* clarified error message for the file too large
2025-02-11 20:31:36 +01:00
..
CMakeLists.txt
file_key_management_plugin.cc cleanup: CREATE_TYPELIB_FOR() helper 2024-11-05 14:00:47 -08:00
parser.cc MDEV-9158 post-merge fixes 2025-02-11 20:31:36 +01:00
parser.h