phpMyAdmin: problems with MySql creating foreign key contraints
Thursday, September 21st, 2006Just thought I’d share a little frustration with phpMyAdmin with regard to creating foreign key constraints.
I have been creating a mysql database using phpMyAdmin, nice enough tool for MySQL Database Administration, and is pretty much a defacto standard and as such is included in packages such WAMP (Windows: Apache, MySql, PHP).
However my frustration came when […]