Comrite Unix Man page/Perldoc/Info page, English-Chinese Dictionary, Chinese-English Dictionary

mysql_find_rows

Command: man perldoc info search(apropos)  


 
mysql(1)                        MySQL database                        mysql(1)



NAME
       mysql_find_rows - MySQL shell skript for searching in update logs.

SYNOPSIS
       mysql_find_rows [options]

DESCRIPTION
       Prints  all  SQL  queries  that  matches  a  regexp  or contains a 'use
       database' or 'set ..' command to stdout.  A SQL query may contain  new-
       lines.  This is useful to find things in a MySQL update log.

       For more information start the program with '--help'.

SEE ALSO
       mysql (1), mysqld (1)

AUTHOR
       This manpage was written by Christian Hammers <ch AT debian.org>.

       MySQL is available at http://www.mysql.com/.



MySQL 3.23                       17 March 2003                        mysql(1)
 

©2005 Comrite