Always remain updated about current software development trends

Articles by ALEKSANDR KUZMINSKY

Connecting orphaned .ibd files

There are two ways InnoDB can organize tablespaces. First is when all data, indexes and system buffers are stored in a single tablespace. This is typicaly one or several ibdata files. A well known innodb_file_per_table option brings the second one. Tables and...

  • Page 1 of 1
  •