Innodb/XtraDB tables do benefit from being reorganized often. You can get data physically laid out in primary key order as well as get better feel for primary key and index pages and so using less space, it is just OPTIMIZE TABLE might not be best way to do it. If you’re running Innodb Plugin on [...] [...more]
SapientNitro Selects KENSHOO as Technology of Choice to Optimize Value of Search Engine Marketing for their Clients KENSHOO helps boost ROI of online ad spend for high profile international brands, including Hugo Boss and TracFone Read more on PRWeb via Yahoo! News [...more]
It is important to optimize all pieces of the LAMP acronym and MySQL is not exception to the rule when deploying on the live servers Here be the compile time flags. export CFLAGS=”-O3 -march=cpu -pipe -msse2 -m3dnow -fomit-frame-pointer -mtune=cpu” CXX=gcc CXXFLAGS=”-O3 -cpu -felide-constructors -fno-exceptions -fno-rtti” As mentioned in my previous entry you can go check [...] [...more]
How to get additional performance out of php. [...more]