Merge pull request #254 from noelmcloughlin/strict

doc(example): update pillar.example for strict ansi
This commit is contained in:
N 2020-12-04 00:12:19 +00:00 committed by GitHub
commit 451a3360ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,7 @@ mysql:
- sys - sys
- information_schema - information_schema
- performance_schema - performance_schema
explicit_defaults_for_timestamp: 1 # strict ansi supports sane defaults
mysql: mysql:
# my.cnf param that not require value # my.cnf param that not require value
no-auto-rehash: noarg_present no-auto-rehash: noarg_present