isisun photos
Categories
Charts
Visitors
Author Archives: ivanov
Tunning MySQL InnoDB performance
Tunning MySQL InnoDB storage engine is not an easy task. It’s more like a game where you set mini goals and then try to find the right value and achieve them. Playing with the InnoDB variables is an art where you have to check your performance results each time you change a configuration parameter. [...]
Posted in Benchmarks, Databases, InnoDB, MyISAM, MySQL Tagged Benchmarks, Databases, InnoDB, MyISAM, MySQL 3 Comments
EXSLT
Today I needed to do some dateTime formatting in XSLT 1.0 and I found that it was not an easy task. After digging in Google I found really nice dateTime functions but all of them were available in XSLT 2.0 .Of course I am using MSXML 6.0 coming with .NET and that’s the last version. [...]

Running Sysbench 0.4.12 on Ubuntu 9.04