Sorry I don't speek Russian.
Here, I will want to modify my table phpbb_posts and that all the
event in "poster_ip" becomes for example 12345678 into only once
starting from phpmyadmin
I tested that with the code but I had a chance on? finally I tried;)
Код: Выделить всё
UPDATE ` phpbb_posts` SET ` poster_ad` = ' 12345679 ' WHERE ` post_id` ' ASC' LIMIT 0, 500

