Kanboard-Prod/libs/picodb/lib
kufeiko cfada3542e Use SET NAMES instead of charset for DB connection
When using charset in buildDsn, not all variables are set on the server side. That leads to MySQL assuming latin1 charset and errors with Cyrillic, for example (I figured out the letter 'И', capital breaks the things).
2018-07-04 10:22:13 -07:00
..
PicoDb Use SET NAMES instead of charset for DB connection 2018-07-04 10:22:13 -07:00