#193 - Installation crashes
| Identifier | #193 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | Installation crashes |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | installer |
| Description | Install step 4 crashes, when trying to insert tables in database. The error appears:
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'type=MyISAM'' mysql_server version: 5.5.4. |
| Steps to reproduce | just start to install; on step, where should sql insert start, install crashes. |
| Additional information | Solution:
edit file: sources/database/shared/mysql.php line: 191 change 'type=' to 'engine=' |
| Funded? | No |
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