View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002567 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-02-28 08:29 | 2012-12-10 13:44 |
Reporter | dainius.bigelis | Assigned To | |||
Priority | urgent | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.4.6 revision 32697 | ||||
Fixed in Version | 4.4.8 revision 34028 | ||||
Summary | 0002567: Setup fails because "timestamp(14)" does not work on MySQL 5.5 | ||||
Description | When trying to install on MySQL 5.5, SQL errors appear. "timestamp(14)" does not work anymore. This can be resolved by changing all occurrences of "timestamp(14)" to "timestamp" in database.sql. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0002470 | resolved | arvydas_vapsva | Setup fails on MySQL 5.5 |
related to | 0002547 | resolved | Linas Kukulskis | Installation error with MySQL version 5.5.8 |