MySQL 8 and Query Cache problem

Since Sun Microsystems buy MySQL (then Oracle Corporation buy Sun), for MySQL it was time of big changes. It was a time when great changes was made and MySQL has grown and … something goes wrong.
Since Sun Microsystems buy MySQL (then Oracle Corporation buy Sun), for MySQL it was time of big changes. It was a time when great changes was made and MySQL has grown and … something goes wrong.
If your time is expensive or you’re simply lazy, then you may use this step-by-step instruction to create a new command in the Symfony framework.
Since Let’s encrypt stared issueing free certificates in 2016 year, everyone have oportunity to have trusted domain without any costs.
ProxySQL is a very powerful tool for the MySQL database. In simple words, it can tweak your MySQL when you have problems with slow queries or even it can be some kind of bridge between your MySQL databases placed in different localizations. Like in the name, it is a proxy, it’s located between MySQL and application.
Why doesn’t Varnish support SSL/TSL? This is a fact and there are many ways to handle this issue. If you want, it can be handled with NginX (as a TSL Terminatoin Proxy), in my opinion, Pound is a very good choice but not the only one. There are well-documended tutorials how to do this but I want to write about another problem witch, in my opinion, is not documented at all. How to redirect all requests to HTTP without an infinite loop?
Today I want to write some words about new Symfony 4.0.
It’s nothing new, all information are available on Symfony project page. We are waiting for new but we already knew what will be implemented. So this is kind of summary information about it.
When I started to write this article I want to say a few words about PhalconPHP, but maybe I will do it in the future. Probably the whole speed of PhalconPHP framework is from his architecture, of course, it is written well, with all best practices.
Sphinx is an open source full-text search server. Working with Sphinx is pretty much as with a database server . If you consider how to upgrade search engine in your application it can be an easiest way and number of relevance functions ensures you can tweak search quality as well. Crew Sphinx Technologies is US…
If you are bored with constant relationships in “traditional” relational DB. If you want to have the solution in one “document”. The MongoDB method may be the solution.
What is Redis and what is Memcached? Why use Redis and when Memcached? Way we can call Redis a NoSQL database? Today I want to present my conclusions about which cache engine to use? Redis versus Memcached.