View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009578 | mantisbt | db mysql | public | 2008-08-26 12:14 | 2012-12-08 15:45 |
Reporter | JoeMamma | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | Intel (HP server) | OS | Linux | OS Version | RHEL 5 |
Product Version | 1.2.0a2 | ||||
Summary | 0009578: Binary data corrupted in MySQL | ||||
Description | The function 'db_prepare_binary_string' in core\database_api.php incorrectly quotes the data, corrupting it. | ||||
Steps To Reproduce | The system consistently corrupts Word documents updated on the site. The original was not corrupted. However, updates to the document are not saved properly. | ||||
Additional Information | Creating a new case statement for database type 'mysql' which simply returns returns the string resolves the problem. case 'mysql': Configuration: | ||||
Tags | No tags attached. | ||||