Warning: mysql_real_escape_string() expects parameter 1 to be string, object given in /homez.51/liliwol/www/blog/wp-includes/wp-db.php on line 787

How to query a string through all tables in a MySQL database

2011-09-05_15-53-18

Sometimes, we need to look for a simple string through all tables in a huge database.

Anywhereindb tool allows to make a query of a string in EACH tables  of a database.

You can reach and download this tool there:

http://code.google.com/p/anywhereindb/

 

So useful!