Hi.
I need a very simple script to search in a mysql table.
We are using a spamfilter qith quarantene table.
Problem is that this table can be up to 1GB big so any graphical interface tool for Mysql just freezes.
I need a simple scrip with the following
Search in table "tblquarantene"
Search in any of this colums : from_mail, to_mail, quarantene_reason and message_id"
Does anyone have a script like this that could be customized or maybe it already exisit out there and I only need to change the table name and colum names?
I have attached a picture showing what table I want to search in
Hope someone can advice
Kind Regards
Morten