We have finally come to the end of this series of posts. I believe that in a serious PHP development environment a MySql installation cannotRead more…
Category: MySql
Different ORDER BY behavior between MySql and MariaDB
During the porting of an application from MySql to MariaDB, I found another curious fact: I get a different ORDER BY behaviour between MySql AndRead more…
phpMyAdmin: #2014 – Commands out of sync
Hello everyone, another day, another error…. I was migrating a MySql database from one server to a new server. In the new server, calling oneRead more…
Hello world!
I want to start this new blog talking about a problem I faced few days ago, working with a web application developed using PHP andRead more…