1.1 billion row database running Percona MySQL on EC2 with RAID 1 SSDs (160GB datadir)

Created on Nov. 20, 2012, 11:38 a.m.
Language: en
Category: Cloud, Coding, Database, MySQL
Description:

    A blog post on the handling of huge relational database tables. Specifically how to handle MySQL InnoDB table with more than one billion of rows.

    For instance creating indexes AFTER importing data is generally the fastest approach, but there is not automated tool for that.

URL: http://blog.simplicitymedialtd.co.uk/?p=225


Update

Comment on This Data Unit