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, 7028👍, 0💬
Popular Posts:
What is VSD? VSD, short name for Visio Drawing, is used as the file extension for Visio Drawing file...
What is CRT or CER? CRT or CER, short name for Certificate, is used as the file extension for PKI (P...
What is PPS? PPS, short name for PowerPoint Slide, is used as the file extension for Microsoft Power...
What is MSG? MSG, short name for Message, is used as the file extension for Outlook Message Item fil...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...