View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006875 | OXID eShop (all versions) | 4.01. Database handling | public | 2018-08-06 14:48 | 2023-09-13 11:14 |
| Reporter | timwetter | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | always |
| Status | confirmed | Resolution | open | ||
| Product Version | 6.0.3 | ||||
| Summary | 0006875: Primary key 32 bit long as Char(32) latain_ | ||||
| Description | Why don't you use Binary(16) to store md5? This is only 16bit long and together with other indizes in OXID DB you will save more then a half of required space in ROM and RAM!!! And this also will make OXID faster. Any comments to this? Kind Regards! Tim | ||||
| Additional Information | mysql 5.x or mysql 8.x | ||||
| Tags | No tags attached. | ||||
| Theme | Not defined | ||||
| Browser | Not defined | ||||
| PHP Version | Not defined | ||||
| Database Version | Other | ||||
|
|
Hi Tim, thank you for you recommendation. We have put this into our backlog. As of now there are a lot of other possible improvements with more benefit in our backlog though. Apart from that our assessment is, that this is a very risky BC break. So we will pick other things with less risk and higher reward earlier on. |