Monday, September 12, 2011

Showing tables only in mysql

To show only tables and dump to a txt, use the command
# mysqlshow database_name > export.txt