View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004411 | Composr | core_database_drivers | public | 2020-10-05 19:22 | 2020-10-05 19:22 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.33 | ||||
Fixed in Version | 10.0.34 | ||||
Summary | 0004411: Support MySQL default collation overrides | ||||
Description | When migrating from one MySQL server to another, collations may be set in the MySQL dump to something different to the default connection collation for the other server. This will cause errors because any CASTed integers will be casted to the connection collation, and mismatch with the data collation. Therefore it is necessary to be able to easily set a new connection collation as a _config.php option in Composr. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit dac5169a4 (https://gitlab.com/composr-foundation/composr/commit/dac5169a4 - link will become active once code pushed to GitLab) A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). hotfix-4411, 2020-10-05 7pm.tar (91,648 bytes) |