[wp-trac] [WordPress Trac] #13323: CUSTOM_USER_TABLE disables $wpdb->insert.

WordPress Trac wp-trac at lists.automattic.com
Mon May 10 18:47:30 UTC 2010


#13323: CUSTOM_USER_TABLE disables $wpdb->insert.
-----------------------------+----------------------------------------------
 Reporter:  hanifb           |       Owner:  ryan          
     Type:  feature request  |      Status:  new           
 Priority:  normal           |   Milestone:  Future Release
Component:  Database         |     Version:  3.0           
 Severity:  normal           |    Keywords:  close         
-----------------------------+----------------------------------------------
Changes (by nacin):

  * keywords:  wpdb database custom user table => close
  * type:  defect (bug) => feature request


Comment:

 The tables are supposed to be in the same database for custom users and
 usermeta tables. We don't support multiple databases like this in wpdb and
 I'd be hesitant to make such a change as it may constrict us in the future
 with the precedent it sets. If you want to use multiple databases, I
 suggest you extend the wpdb class.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13323#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list