Comments - File Organization in PBXT

13 years, 5 months ago Haidong Ji

Here is a start of what the files are used for:

  • frm: table definition file that every storage engine must have;
  • xtd: data file;
  • xti: index file;
  • xtr: row index file;
  • xt: data and transaction log file.
 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.