chrisvmarle
12-23-2002, 12:34 PM
Hi All,
I don't use MySQL a lot, but I have a problem with DELETE.
I have a database "logging" with various TABLES.
Now I want to DELETE all the ROWS from all the TABLES that have an entry starting with "134.196.97." in the field IP.
Any1 any idea?
Thanks in advance,
Mzzl, Chris
I do have phpMyAdmin and PHP access, so a PHP page that'll do this for me will do
I don't use MySQL a lot, but I have a problem with DELETE.
I have a database "logging" with various TABLES.
Now I want to DELETE all the ROWS from all the TABLES that have an entry starting with "134.196.97." in the field IP.
Any1 any idea?
Thanks in advance,
Mzzl, Chris
I do have phpMyAdmin and PHP access, so a PHP page that'll do this for me will do