Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.FRM - File Extension for MySQL Table Definition
What is FRM? FRM is used as the file extension for MySQL Table Definition files. .FRM files are binary files that are used to store MySQL table definitions. See the sample .FRM file included below.
✍: FYIcenter.com
File Extension: .FRM
MIME Type: application/octet-stream
File Content: MySQL Table
.FRM files are MySQL Table files saved as binary files. Here are the first 64 bytes of a sample .FRM file, help_relation.frm, dumped in HEX values:
fe 01 09 09 03 00 00 10 01 00 00 30 00 00 69 01 ...........0..i. 09 00 00 00 00 00 00 00 00 00 00 02 2a 00 08 00 ................ 00 05 00 00 00 00 21 00 00 00 00 00 00 00 00 69 ...............i 01 00 00 53 c5 00 00 1b 00 00 00 00 00 00 00 00 ...S............
.FRM MySQL Table file sample: Click sample.frm to download.
For more information on .FRM MySQL Table files, see links below:
2012-10-11, 7533👍, 0💬
Popular Posts:
What is MHT or MHTML? MHT or MHTML, short name for MIME HTML, is used as the file extension for MIME...
What is DOT? DOT, short name for Document Template, is used as the file extension for files in Micro...
What is TIF or TIFF? TIFF, short name for Tagged Image File Format, is used as the file extension fo...
What is ASPX? ASPX, short name for ASP.NET Script, is used as the file extension for ASP.NET Script ...
What is BMP? BMP, short name for Bitmap, is used as the file extension for bitmap image files. .BMP ...