News

Merging Tables with MySQL Merging tables, called "joining" in MySQL terms, is done by using the MySQL command interface in phpMyAdmin to create a new table.
Hello all. For those who don't know, I co-run a web hosting company. We recently upgraded MySQL from 4.x to 5.x, then back down to 4.x (I can get specific versions if necessary) due to ...
How to Create Excel Spreadsheets With MySQL. When you use MySQL to query a database, you have the ability to view results from that query on your screen or send them to a text file. If you insert ...
Jack Wallen walks you through the process of enabling configuration storage for phpMyAdmin to gain added security features for the web-based MySQL tool.