[wp-trac] [WordPress Trac] #15332: dbDelta($query) - do not create view

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 7 14:23:53 UTC 2010


#15332: dbDelta($query) - do not create view
-----------------------------+----------------------------------------------
 Reporter:  christian_gnoth  |       Owner:                      
     Type:  defect (bug)     |      Status:  new                 
 Priority:  normal           |   Milestone:  Awaiting Review     
Component:  General          |     Version:  3.0.1               
 Severity:  normal           |    Keywords:  dbDelta, create view
-----------------------------+----------------------------------------------
 during plugin creation I create few tables with dbDelta($query). that is
 working without problems.
 But on the end I create two views on this tables with dbDelta($query) -
 that is not working. The views are not created.

 The sql is ok, manually the create works.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15332>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list