- Mention the [mysqld] section.
- Should be sql_mode, not sql-mode.
- Improve clarity of the text.
- Slightly nicer markup.
Details
- Reviewers
btrahan csilvers - Commits
- Restricted Diffusion Commit
rP67f015a76c79: Clarify STRICT_ALL_TABLES instructions
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Bug report - if you click the "harbormaster build" notification, you go to harbormaster as expected, but the notification count doesn't decrement and the notification doesn't clear.
Thanks! FWIW, I haven't gotten this to work yet (though I was editing a different config file than my.cnf, so I don't yet assume that the instructions here are still problematic).
One question I still have: is it necessary to restart mysqld after making this chagne? I assume so, but you may want to mention that explicitly.
- Mention restarting.
I'll hold this until you actually get it working in case these turn out to be the worst instructions ever written or whatever.
OK, following the instructions works. It looks like the problem was with permissions on my new .cnf file. (They were too generous? I can't find an error message, sigh. I'm rambling.)