There are two aspects of how MySQL/InnoDB use a table’s primary key on the file system that have important ramifications for the key’s design: The primary key determines the order in which the data is physically stored in the main data file, aka “the clustered index”. Another way of saying this: the main data file [...]
© JJB Blog. Powered by WordPress using the DePo Skinny Theme.