You mean "show databases", "show tables" and "describe $table_name" for 
every table in the database ?

Balazs

On Wed, Feb 02, 2005 at 10:31:17AM -0800, Dan Stromberg wrote:
> 
> I have a system with set of web pages that use PHP and a MySQL database.
> 
> Apparently the old webmaster has disappeared, and a new webmaster has
> been hired.  She needs to know the schema of the database.
> 
> So my question is: Is there a way of querying MySQL not for values of
> fields, but rather for the schema of the database?
> 
> Thanks!
> 
> 
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to