Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Maria storage engine, like myisam, comes with a few utility binaries:
maria_chk maria_dump_log maria_ftdump maria_pack maria_read_log
'make install' installs them together with other binaries (so no problem on mariadb's side),
but they are not present in deb packages.
Suggested fix is to include them in deb packages (into whatever package myisamchk is).