PDA

View Full Version : Reverse a query


gwhooooey
05-25-2003, 05:11 AM
I want to reverse this...

INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,2,'Default style set.','loo_default_style','1','Set this number to the style id you wish to be displayed by deault (note: This will not overwrite style settings in user profiles!)','','7');

which I ran when installing Anime-loo's, Admin can change default style from admin cp hack

Boofo
05-25-2003, 05:17 AM
Run setting.php from the Admin CP and look for the setting in there and delete it.

gwhooooey
05-25-2003, 05:29 AM
Thanks that worked.

Hmm may as well ask this as well now but I don't wanna start another thread so may as well ask in here. In my mod cp/admin cp i'm getting this error down the bottom

Invalid SQL: UPDATE session SET lastactivity=1053844114,location='',styleid=2 WHERE sessionhash='550692b2d31f66f52733e640722b5018'
mysql error: Lost connection to MySQL server during query

mysql error number: 2013

Any idea on how I get rid of this?

Boofo
05-25-2003, 05:31 AM
Run it again and see if you still get the error.

gwhooooey
05-25-2003, 05:44 AM
Nah it's not that, it must be something else but I don't know what

Boofo
05-25-2003, 05:46 AM
What were you doing when the error came up? It sounds like the server rebooted or restarted mySQL.

gwhooooey
05-25-2003, 05:50 AM
I have absolutely no idea. lol. Ah well