[MXS-757] error in CHARACTER_SET variable Created: 2016-06-06 Updated: 2016-06-06 Resolved: 2016-06-06 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Flavius Nopcea | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hello, we have been setting max scale 1.2.0 and we get a lot of errors in the error.log file like Error : Failed to execute SET CHARACTER_SET ut in 192.168.xxx.xxxx:3306. HY000 Unknown system variable 'CHARACTER_SET' Do you have some suggestions for us? thanks |
| Comments |
| Comment by Johan Wikman [ 2016-06-06 ] |
|
CHARACTER_SET is not a system variable. Perhaps you should try with CHARACTER SET (note the space). |