You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1] compress core files generated by mtr
[2] save mariadbd binary if core files were generated
[3] save plugins .so files if core files were generated
Note on [1]:
By doing exec false, find will return non-0 on there being matches
and then tar can save the plugins, de-referencing the list of
symlinks make by mtr.
0 commit comments