News

If you're in the process of copying ibdata1 while an INSERT query runs, for example, you're likely to end up with an inconsistent ibdata1on the other end—one with part, but not all, of the ...
The correct MySQL persistence.xml driver. Another issue I see quite regularly is developers reference example MySQL JPA persistence.xml files that use the older com.mysql.jdbc.Driver. If a developer ...
PHP Meets SQL Server -- Converting MySQL Queries. As an addendum to last week's post about a recent SQL Server camp held for PHP developers, Microsoft's Brian Swan has published some new ...