```json
{
    "title": "Database Update — InnoDB",
    "url": "https://performancezen.com/2004/12/31/database-update-innodb/",
    "datePublished": "2004-12-31",
    "dateModified": "2004-12-31",
    "language": "en-US",
    "description": "I updated my two largest database tables -- my raw server logs and the GrabPERF data table -- to InnoDB tonight to try and improve performance. I have noticed some…",
    "author": "spierzchala",
    "publisher": "Performance Zen"
}
```

# Database Update — InnoDB

I updated my two largest database tables -- my raw server logs and the GrabPERF data table -- to InnoDB tonight to try and improve performance. I have noticed some sever performance degradations lately, but that may be because I am using it more and expecting more of it.

I will monitor this change and rollback if no real improvement is seen.
