The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
query to move 20,000 members to temp usergroup based upon userid
Is the following manual query safe to run to move a large amount of users to a different primary usergroup based upon their userid?
[SQL] UPDATE user SET usergroupid = 34 WHERE userid < 24509 [/SQL] Just want to make sure nothing is missed (settings / data in other tables) when doing such thing through CP Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|