View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004833 | SOGo | Backend General | public | 2019-09-29 15:36 | 2019-09-30 20:44 |
| Reporter | pstalder | Assigned To | francis | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | [Server] Linux | OS | Ubuntu | OS Version | LTS 18.04 |
| Product Version | 4.0.8 | ||||
| Fixed in Version | 4.1.0 | ||||
| Summary | 0004833: The mysql-utf8mb4.sql script does not contain all the changes from sql-update-3.2.10_to_4.0.0-mysql.sh script | ||||
| Description | The table create script for MySQL database "mysql-utf8mb4.sql" creates the tables without the 3 field growings from "sql-update-3.2.10_to_4.0.0-mysql.sh" script. The fields "c_defaults", "c_settings" should be LONGTEXT instead of TEXT and "c_mail" should be TEXT instead of VARCHAR(256) | ||||
| Steps To Reproduce | Create database with "mysql-utf8mb4.sql" an look at the generated structure. (As a workaround the update script "sql-update-3.2.10_to_4.0.0-mysql.sh" can be run and just fails for the field additions. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-09-29 15:36 | pstalder | New Issue | |
| 2019-09-30 20:43 | francis | Changeset attached | => sogo master 4c7665d3 |
| 2019-09-30 20:43 | francis | Assigned To | => francis |
| 2019-09-30 20:43 | francis | Resolution | open => fixed |
| 2019-09-30 20:44 | francis | Status | new => resolved |
| 2019-09-30 20:44 | francis | Fixed in Version | => 4.1.0 |