- Creating table on mysql prompt : (separating partitions by 6 months each)

- In the migration file 001_create_stats.rb:
- After running rake db:migrate. On MySQL prompt, single partition being used in this example
- On MySQL prompt, two partitions being used in this example:
- On MySQL prompt, the default storage engine type is shown as InnoDB:



