Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Not a Bug
-
10.2(EOL)
-
None
Description
I would like to have mysql CLI with the option --sql-log-bin=off to avoid bin-log writing during restore to speed up restore and to safe space.
Should lead to a set session sql_log_bin=off;