Thinking about running OPTIMIZE on your Innodb Table ? Stop!

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]

MySQL Comments (3)

SapientNitro Selects KENSHOO as Technology of Choice to Optimize Value of Search Engine Marketing for their Clients

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]

PHP Comments (0)

MySQL Optimizations on Linux

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]

Linux, MySQL Comments (0)

PHP Optimizations

How to get additional performance out of php. [...more]

PHP Comments (0)


 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829