Using the given data, records are duplicated to test for
100k, 200k, 500k, 1 million, 2 million, 5 million and 10
million records. Since transactions are not needed in this
application, MYISAM storage engine is chosen. The B-Tree
indexing is also implemented as hash index only to store the
temporary data.