In MySQL 5.7, for `characterEncoding` and `charact...
# exposed
m
In MySQL 5.7, for
characterEncoding
and
characterSetResults
, the valid parameters are either
utf8
or
UTF-8
, and what I’ve read leads me to think these have the exact same behavior.