I just need to make all the fields in "prefix1_users_table" and "prefix2_users_table" have the same value. They're basically the same table, same structure, but with different prefixes, and for now, different data. The problem is that I have two phpbb forums that share a common database, and I...
Okay, here's what I have:
Forum 1 Forum 2
Common Database
Prefix 1 Prefix 2
users_table users_table
What I need to know is, how does one go about making "prefix1_users_table" mimic "prefix2_users_table" through SQL?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.