Bug #85496 | [ERROR] unknown variable 'character_set_connection=utf8' | ||
---|---|---|---|
Submitted: | 17 Mar 2017 6:50 | Modified: | 17 Mar 2017 9:35 |
Reporter: | kfpanda kf | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S3 (Non-critical) |
Version: | 5.7.17 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 Mar 2017 6:50]
kfpanda kf
[17 Mar 2017 7:04]
MySQL Verification Team
Hello kfpanda kf, Thank you for the report. You can refer the list available to confirm which option/variables are available in conf, command line or server system variable. https://dev.mysql.com/doc/mysqld-version-reference/en/mysqld-version-reference-optvar.html Above listing confirms that "character_set_connection" is a server system variable and can be set using SET... statement. Marking this as a not a bug! Thanks, Umesh
[17 Mar 2017 9:35]
MySQL Verification Team
Marking this as duplicate of Bug #85501, just to aggregate them all (if they're all similar) into a single FR.