Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.0b4

Request #9451 createSequence should allow charset and collation to be set
Submitted: 2006-11-25 07:39 UTC
From: pearbugs2006 at reddreamer dot com Assigned: quipo
Status: Closed Package: MDB2_Driver_mysql (version 1.3.0)
PHP Version: 5.1.2 OS: Ubuntu
Roadmaps: (Not assigned)    
Subscription  


 [2006-11-25 07:39 UTC] pearbugs2006 at reddreamer dot com (Tim Denby)
Description: ------------ I think that the manager::createSequence method should allow the options for charset, collation, and engine to be set in the same way they can be set for createTable (see my recent bug 9450). Using both of those methods, I end up with a database that has a mixture of tables in the settings I want and the default settings of the server. It would ease my mind if I could get them to all be the same.

Comments

 [2007-02-16 16:41 UTC] quipo (Lorenzo Alberton)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.