Monthly Archives: January 2011

MySQL Show or Desc(ribe) All Tables at Once

I was recently getting up to speed on a few new applications and needed to understand the database schema. I found myself repeatedly using the MySQL show tables and desc tables command line queries. After doing this a few times I got a little frustrated so I wrote this handy little shell script [...]
Posted in Development, Linux Admin | Tagged , , , , , , | Comments closed