transaction
MySQL Query Cache does not work with Complex Queries in Transactions
Submitted by Shinguz on Wed, 2011-06-29 12:28We did recently a review of one of our customers systems and we found that the Query Cache was disabled even thought it had significant more read than write queries.
When we asked the customer why he has not enabled the Query Cache he mentioned a review that was done a few years ago and which stated that the Query Cache hit ratio was non optimal.
This was verified on a testing system which had the Query Cache enabled by accident.
But we all thought that the Query Cache would make sense in this situation so we investigated a bit more.
Transactional memory resident tables with PBXT
Submitted by Shinguz on Sun, 2010-11-21 21:32Introduction
Transaction performance
Submitted by Shinguz on Mon, 2007-03-12 12:06Transaction performance relates among other things from I/O performance. This means hard disk performance.
Hard disk performance
When you select a hard disk, an important feature to consider is the performance (speed) of the drive. Hard disks come in a wide range of performance capabilities. As is true of many things, one of the best indicators of a drive’s relative performance is its price. An old saying from the automobile-racing industry is appropriate here: "Speed costs money.
