Because you're asking how many rows are in those tables and it has a reply?
Jason Pyeron wrote:
mysql> select count(*) paths; +-------+ | paths | +-------+ | 0 | +-------+ 1 row in set (0.00 sec) mysql> select count(*) files; +-------+ | files | +-------+ | 0 | +-------+ 1 row in set (0.00 sec)
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]