MySQL Forums
Forum List  »  MySQL Administrator

Re: How can I see the schema of my database?
Posted by: Yingkuan Liu
Date: September 09, 2009 11:29PM

Out of the regular mysql command like

show databases; show tables; etc.

You can consider install phpMyAdmin for easy admin of your mysql DBs.
http://www.phpmyadmin.net/home_page/index.php

Options: ReplyQuote


Subject
Written By
Posted
Re: How can I see the schema of my database?
September 09, 2009 11:29PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.