Does SQL Query Cache matters on shared hosting?
Query cache, once a popular feature of MySQL database engine was removed from it many years ago. Developers from MariaDB kept it and that was […]
Continue reading »Notes from the Expert
Query cache, once a popular feature of MySQL database engine was removed from it many years ago. Developers from MariaDB kept it and that was […]
Continue reading »Once in a while my beloved hackers upload their shitty files into image folder (basically they use some plugin for image upload). In most cases […]
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 »