#4642 - Microsoft Web Platform installer broken
| Identifier | #4642 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | Microsoft Web Platform installer broken |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.37 |
| Addon | core |
| 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. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet