…auto increment primary key and couple of extra indexes. CREATE TABLE IF NOT EXISTS $tableName
( id
int(10) unsigned NOT NULL auto_increment…MySQL 5.1.14-beta sources for MyISAM / InnoDB and MySQL 5.1.14-falcon bitkeeper tree bk://mysql.bkbits.net/mysql…MyISAM shows bad scalability with increasing …
The post Post: InnoDB vs MyISAM vs Falcon benchmarks - part 1 appeared first on MySQL Performance Blog.