Category Archives: MySQL

Openfire Jabber/XMPP Server on CentOS mini-Howto

So you want to set up your own private chat network for friends or family, or maybe your company uses the major chat providers like AIM, Yahoo, MSN, or Google for interoffice communication, but you want more control and to … Continue reading

Posted in CentOS, HOWTOs, Linux, MySQL | Tagged , , , , , | 13 Comments

Searching for fields in unknown MySQL tables

A friend emailed me weeks ago asking if there is a SQL SELECT statement to search for fields in a database if the table names are unknown. As far as I knew there wasn’t and suggested creating a script to … Continue reading

Posted in HOWTOs, MySQL, PHP | Comments Off