saltstack-formulas / mysql-formula

Install the MySQL client and/or server
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
85 stars 369 forks source link

doc(example): update pillar.example for strict ansi #254

Closed noelmcloughlin closed 3 years ago

noelmcloughlin commented 3 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

To rely on stricter ANSI SQL settings and have sane defaults, include explicit_defaults_for_timestamp=1 in your my.cnf under [mysqld] in pillar.example.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

noelmcloughlin commented 3 years ago

Just pillar.example documentation.

saltstack-formulas-travis commented 3 years ago

:tada: This PR is included in version 0.55.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: