Posted by sam on 11/10/05 19:25
1- Click on the SQL tab
2- Write: UPDATE nuke_users SET user_timezone = -8 WHERE user_timezone = -7
3- Click on execute button
Regards.
"sittingduck" <spam.no.sitting-duck@spamgourmet.com> a ιcrit dans le message
de news: Xns9702D05AB021duckrulestheuniverse@news.easynews.com...
> Using phpMyAdmin, I want to find every user in my nuke_users table that
> has
> user_timezone -7 (figured this part out) and CHANGE the value to -8.
> (can't
> find a way to do this part)
>
> How can I do this? there are about 60 users that still have -7, and
> editing
> them one at a time would be a PITA.
[Back to original message]
|