View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4642 | Composr | core | public | 2021-04-13 17:28 | 2021-04-13 17:28 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | high | Severity | major | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.37 | ||||
Fixed in Version | 10.0.38 | ||||
Summary | 4642: Microsoft Web Platform installer broken | ||||
Description | A number of problems are causing the Web Platform installer not to work. 1) The user setup code is not working on MySQL 8 (originally written for us by Microsoft so was never really scrutinised) 2) The installation SQL files are not working on MySQL 8 3) The installation SQL files may timeout on some machines, so need to use bulk SQL inserts to run faster 4) The installation SQL files is just plain wrong, due to generation bugs meaning (a) excessive key lengths (utf8mb4 being used excessively) and (b) incorrect index specification Also cleanup the code a little. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit 12f489f36 (https://gitlab.com/composr-foundation/composr/commit/12f489f36 - 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/). |