Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Cannot Reproduce
-
N/A
-
None
Description
MySQL has removed safe-mode option in MySQL 5.6.6, but in 10.0 it still exists, although deprecated. Still, it turns out to be important (and confusing), e.g. it silently disables query cache, and who knows what else. So it would be useful to document it in detail.