Quote:
Originally Posted by VBDev
To avoid big join of the user table upon chats retrieval all info are now moved to the chat table.
So basically the script just update all chats to put the info 
|
OK well running the script fixed everything but I am still confused on what was actually moved around in the database. There are still MGC EVO params in the USER table, from what I gathered you were saying that this script was gonna move all the MGC EVO tables from the USER table into the MGC_CB_EVO_CHAT table... Is that not correct? I also noticed that my mgc_cb_evo_chat table is about 20mb bigger now.. So what all was added?