I am wondering if anyone has had to search an entire database and do a search and replace on a string. That is to search in every table, in every row, in every field.

I am open to here about any or most effective method:
Is there a unique MySQL query technique
A SQL query that can do this?
A SQL query that loops through the schema?
A PHP loop of a SQL query.
A MySQL admin tool you've seen.
A Unix/PERL combination that could do this?

Any thoughts would be appreciated.

Peter


_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to