Posts Tagged ‘ibdata1’

When working with InnoDB, you have two ways for managing the tablespace storage:

Throw everything in one big file (optionally split).
Have one file per table.

Saturday, June 19th, 2010 at 22:39 | 0 comments
TOP