Comment by hyperpape
2 months ago
> but each InnoDB table is a file.
A table isn't a schema, it is a component of a schema, and most databases don't use InnoDB.
2 months ago
> but each InnoDB table is a file.
A table isn't a schema, it is a component of a schema, and most databases don't use InnoDB.
> it is a component of a schema
So if you have the schema, you have the tables.