On Tue, Dec 12, 2000 at 04:15:00AM -0800, Norbert de Jonge wrote:
> I have a short question...
This question isn't about the MySQL code internals, and should
instead be directed to the general list:
mysql@stripped
> I would like to know how I can get hold of the layout
> of the complete mysql system catalog, including the
> autopopulation.
Try "show tables" and "show fields from table foo". With PHP you
can easily get the information you need from that output.
Tim
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Tim Smith <tim@stripped>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Development Team
/_/ /_/\_, /___/\___\_\___/ Helsinki, Finland (for a few weeks)
<___/ www.mysql.com
| Thread |
|---|
| • Question | Norbert de Jonge | 12 Dec |
| • Re: Question | Thimble Smith | 12 Dec |
| • Re: Question | Derick Rethans | 12 Dec |
| • Question | Michael Widenius | 12 Dec |