Commit 55b06f0
committed
fix: roundup-admin updateconfig warn on mysql_{charset/collation} mismatch
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...1 parent 00040ae commit 55b06f0
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
| 868 | + | |
869 | 869 | | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
870 | 876 | | |
871 | 877 | | |
872 | 878 | | |
| |||
0 commit comments