View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000408 | XMB1 | Bugs | public | 2011-01-01 12:53 | 2011-02-11 09:45 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 1.9.11.11 | Fixed in Version | 1.9.11.11 | ||
Summary | 0000408: MySQL 5.5 Compatibility | ||||
Description | The TYPE option for CREATE TABLE was deprecated in MySQL 5.1 and removed in MySQL 5.5, therefore XMB cannot be installed or tested yet. | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=776122 | ||||
Tags | No tags attached. | ||||
MySQL Version | 5.5.8 | ||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | XMBIt | ||||
SVN Revision | 2469 | ||||
parent of | 0000426 | closed | miqrogroove | Strange db.php Errors When Posting Replies |
parent of | 0000427 | closed | miqrogroove | ALTER TABLE Failure in MySQL 5.5 |
|
Cross-posting a best practice suggested by Mark at http://bugs.mysql.com/bug.php?id=59288 See the PHP explanation at this link: http://stackoverflow.com/questions/47589/can-i-detect-and-handle-mysql-warnings-with-php We could add a bunch of code to the abstraction layer so that XMB checks for MySQL warnings in debug mode without screwing up the query count. I can only imagine what the results would be, but they might yield some useful diagnostic information. |
|
The mysql55x branch in SVN has been modified and tested against MySQL 5.5.8. It is working now, but it needs to be completely re-tested against MySQL 5.1 for backward compatibility. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-01-01 12:53 | miqrogroove | New Issue | |
2011-01-01 12:53 | miqrogroove | MySQL Version | => 5.5.8 |
2011-01-01 12:53 | miqrogroove | Original Reporter | => XMBIt |
2011-01-04 15:03 | miqrogroove | Note Added: 0000276 | |
2011-01-28 14:53 | miqrogroove | Relationship added | parent of 0000426 |
2011-01-28 16:10 | miqrogroove | Relationship added | parent of 0000427 |
2011-01-28 18:02 | miqrogroove | Note Added: 0000292 | |
2011-01-29 16:14 | miqrogroove | Status | new => acknowledged |
2011-01-29 16:14 | miqrogroove | Target Version | => 1.9.11.11 |
2011-02-02 14:44 | miqrogroove | SVN Revision | => 2469 |
2011-02-02 14:44 | miqrogroove | Status | acknowledged => resolved |
2011-02-02 14:44 | miqrogroove | Fixed in Version | => 1.9.11.11 |
2011-02-02 14:44 | miqrogroove | Resolution | open => fixed |
2011-02-02 14:44 | miqrogroove | Assigned To | => miqrogroove |
2011-02-11 09:45 | miqrogroove | Status | resolved => closed |