| Bug #64785 | cannot start server after add "--log-warnings=2" in my.ini | ||
|---|---|---|---|
| Submitted: | 28 Mar 2012 7:51 | Modified: | 28 Mar 2012 8:37 |
| Reporter: | zhou zhijian | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: Logging | Severity: | S3 (Non-critical) |
| Version: | 5.5.13 | OS: | Windows |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | log warning | ||
[28 Mar 2012 7:51]
zhou zhijian
[28 Mar 2012 8:37]
Valeriy Kravchuk
--log-warnings=2 is for command line. You should use log_warnings=2 in my.ini instead. Read http://dev.mysql.com/doc/refman/5.5/en/server-options.html#option_mysqld_log-warnings.
