Privet!
What hardware does your server have? What version of MySQL have you
tested? If key_buffer_size isn't enough for indexes of smacker's table
then performance could go bad (in my my-medium.cnf it is only 16M).
Thread cache gives performance hint for my-large.cnf. Add SQL_NO_CACHE
to q
Hello.
my-large.cnf is twice quicklier, but the description from
my-medium.cnf is approaches (such as a web server).
It is necessary that Mysql worked twice more slowly on a web server?
amd64# uname -r
5.4-STABLE
make WITH_XCHARSET=all BUILD_OPTIMIZED=yes BUILD_STATIC=yes install