dotProject Multiple Vulnerabilities - dotProject (http://www.dotproject.net/) is a robust open source project management tool written in PHP and MySQL. dotProject contains numerous serious cross site scripting (XSS) and SQL injection vulnerabilities.
Magento eCommerce XSS Vulnerabilities - Magento (http://www.magentocommerce.com/) is an eCommerce platform written in MySQL and PHP. Magento contains numerous serious cross site scripting (XSS) vulnerabilities.
Backing up MySQL Remotely with Rsync and SSH - Implementing a MySQL backup solution utilizing mysqldump, secure shell (SSH), public key access (PKA), rsync and a remote server.
Loading Data into MySQL from a Text File - Short article on loading text into a MySQL database from a plain text file. This operation is remarkably fast and easy, especially for data migration.
Executing MySQL via Textpad - Instructions on how to execute MySQL commands on a local database directly from within TextPad.
Posting to MySQL with TextPad - You can document the data model as you actually create it. This is wonderful news for anyone that has had to spec up a data model, then create it, then reverse engineer a text document that describes the model.
Setting Up a WAMP System - A short guide to setting up an Apache, MySQL and PHP system on your Windows machine including common errors.
Designing a LAMP Based Online MUA - Documentation of my experimentation and eventual success with a system to import POP3 email into a MySQL database via a web interface.
Designing a Data Driven Website - Part 1 - Choosing a good platform for your website needs, including operating system, scripting language, and database server.
MySQL Beginners Guide - A comprehensive training white paper desinged to get you started with MySQL, including installation and use.