Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
MXS-3064: Use latin1 charset
This prevents the server from selecting the charset under which the queries are processed which can result in conflicts if the tables used are not compatible with the charset of the string literals used in the query.
- Loading branch information