Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: roundup-admin updateconfig warn on mysql_{charset/collation} mis…
…match I added a simple test that requires the mysql_charset with a '_' appended to be a prefix of the mysql_collation. The intent is to detect an incompatible charset and collation since collation is now settable in config.ini. This may not be sufficient but...
- Loading branch information