View Issue Details

IDProjectCategoryView StatusLast Update
0000408XMB1Bugspublic2011-02-11 09:45
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Target Version1.9.11.11Fixed in Version1.9.11.11 
Summary0000408: MySQL 5.5 Compatibility
DescriptionThe 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 Informationhttp://forums.xmbforum.com/viewthread.php?tid=776122
TagsNo tags attached.
MySQL Version5.5.8
PHP Version
Web Server
Browser
Flags
Original ReporterXMBIt
SVN Revision2469

Relationships

parent of 0000426 closedmiqrogroove Strange db.php Errors When Posting Replies 
parent of 0000427 closedmiqrogroove ALTER TABLE Failure in MySQL 5.5 

Activities

miqrogroove

2011-01-04 15:03

administrator   ~0000276

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.

miqrogroove

2011-01-28 18:02

administrator   ~0000292

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.

Issue History

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