Menu

#10 Cannot Run SQL Query

open
nobody
None
5
2006-12-28
2006-12-28
Anonymous
No

i type the query, and nothing happens. it will not run my query and i have no idea how to do it manually.

UPDATE phpbb_users SET user_show_quickreply=0 WHERE user_id=-1;
UPDATE phpbb_users SET user_quickreply_mode=0 WHERE user_id=-1;
UPDATE phpbb_users SET user_open_quickreply=0 WHERE user_id=-1;

is what i want to do.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.