
Compiling PHP7 on server with (old) MySQL 5.6
If you ever need to compile PHP7.0+ on a server where you still are running old MySQL and configuration script complains about not being able […]
Continue reading »…just a few extra words about hosting
If you ever need to compile PHP7.0+ on a server where you still are running old MySQL and configuration script complains about not being able […]
Continue reading »In MariaDB 10.2 and MySQL 5.7 strict mode is enabled by default. Strict mode tells server to reject SQL queries, that does not pass table […]
Continue reading »In the past few weeks we’ve been looking into different MySQL configuration options and were running many simple tests. Even though all tests were different […]
Continue reading »In this part we are targeting MySQL cache. On most of our shared-hosting serversĀ more than 50% of all queries are served by MySQL cache. […]
Continue reading »Today I wrote new tests. Today tests are targeting 3 large tables, containing from 100’000 to 1’700’000 records. We do huge number of random selects […]
Continue reading »MySQL is a most popular database management system. It can be configured to match your needs using huge amount of options and settings. But which […]
Continue reading »