Jarod Elliott

1,770
Reputation
172 views

Registered User

Name Jarod Elliott
Member for 1 year
Seen 7 hours ago
Website
Location AU
Age 29
I'm filling this part out to try to get a badge :)
Aug
26
answered Specify more than one item in the where clause
Aug
13
awarded  Yearling
Aug
3
comment MySql: MyISAM vs. Inno DB!
@Don - sorry i can't really help with the exact performance tests you are after, but for scaling improvement try taking a look specifically at MySQL 5.4 (in beta still), the InnoDB plugin and XtraDB from Percona. Many of the improvements for scaling on multiple processors have been included in these versions as well as other patches which can be applied. OurDelta also does MySQL builds with many of the patches included. Correct memory tuning is more critical with InnoDB compared to MyISAM and i've found the table design, indexing correctly and then reworking queries is very beneficial as well.
Jul
7
awarded  
Jun
13
answered Encoding problems in PHP / MySQL
Jun
8
awarded  Nice Answer
Jun
6
answered PHP mysql_query not returning false…
Jun
2
answered How to extract data from a PDF file while keeping track of its structure?
Jun
2
comment Best free way to store 20 million rows a day?
@duffymo Yes, but it's getting removed each night at midnight so it's not going to build up any bigger over time.
Jun
2
answered Best free way to store 20 million rows a day?