User:Rextu
From Wikipedia, the free encyclopedia
> mysql -u root -p
mysql> use wikidb;
mysql> UPDATE user SET user_rights='bureaucrat,sysop' WHERE user_name='Rextu;
From Wikipedia, the free encyclopedia
> mysql -u root -p
mysql> use wikidb;
mysql> UPDATE user SET user_rights='bureaucrat,sysop' WHERE user_name='Rextu;