[buddypress-trac] [BuddyPress Trac] #7834: WordPress Changeset 42836 introduces conflict with BuddyPress `blogmeta` table

buddypress-trac noreply at wordpress.org
Wed May 16 18:19:35 UTC 2018


#7834: WordPress Changeset 42836 introduces conflict with BuddyPress `blogmeta`
table
--------------------------+---------------------
 Reporter:  needle        |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.1
Component:  Blogs         |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |
--------------------------+---------------------

Comment (by r-a-y):

 `bp_blog.patch` renames our existing blog meta entry to
 `$wpdb->bp_blogmeta`.

 This is a quick patch to ensure no conflicts for WP 5.0, but currently
 means that there are two blog meta tables -- WP's version and our version.

 The alternative approach would probably mean migrating our existing blog
 meta data to WP's new `blogmeta` table, but we would have to wait until WP
 5.0 for this.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7834#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list