home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / support-files / magic < prev    next >
Encoding:
Text File  |  2001-01-01  |  773 b   |  16 lines

  1. #
  2. # Add the following to the end of your /etc/magic file to get the 'file'
  3. # command to recognize some MySQL files.
  4. #
  5. 0       beshort           0xfe01        MySQL table definition file
  6. >2      byte            x               Version %d
  7. 0       belong&0xffffff00 0xfefe0300    MySQL MISAM index file
  8. >3      byte            x               Version %d
  9. 0       belong&0xffffff00 0xfefe0700    MySQL MISAM compressed data file
  10. >3      byte            x               Version %d
  11. 0       belong&0xffffff00 0xfefe0500    MySQL ISAM index file
  12. >3      byte            x               Version %d
  13. 0       belong&0xffffff00 0xfefe0600    MySQL ISAM compressed data file
  14. >3      byte            x               Version %d
  15. 0       string           \376bin        MySQL replication log
  16.