ADODB for PHP and MySQL – a few ‘fun’ facts
I nearly burned up my entire afternoon today troubleshooting a few annoying inconveniences with the ADODB database layer, plus the design decisions of MySQL. Here’s what I’ve found out in a few ‘fun’ facts. This post is reasonably heavy on the technical content, so be warned.
You may be tempted to use the MySQL “REPLACE INTO” [...]
Also tagged adodb, database, design, mysql, query