summaryrefslogtreecommitdiff
path: root/support-files/magic
diff options
context:
space:
mode:
authormonty@donna.mysql.com <>2000-09-20 19:37:07 +0300
committermonty@donna.mysql.com <>2000-09-20 19:37:07 +0300
commit830d30896066b325d1ee0769ca116efdaef602f2 (patch)
treedf5d441bed10a34a5a2157ad96f60a04046960b8 /support-files/magic
parent2780278f35ae9ec1a73fb4d5ecedecf9f44d0c8b (diff)
downloadmariadb-git-830d30896066b325d1ee0769ca116efdaef602f2.tar.gz
Fix for SAFE_MUTEX on windows
Diffstat (limited to 'support-files/magic')
-rw-r--r--support-files/magic14
1 files changed, 14 insertions, 0 deletions
diff --git a/support-files/magic b/support-files/magic
new file mode 100644
index 00000000000..e209599ccf8
--- /dev/null
+++ b/support-files/magic
@@ -0,0 +1,14 @@
+#
+# Add the following to the end of your /etc/magic file to get the 'file'
+# command to recognize some MySQL files.
+#
+0 beshort 0xfe01 MySQL table definition file
+>2 byte x Version %d
+0 belong&0xffffff00 0xfefe0300 MySQL MISAM index file
+>3 byte x Version %d
+0 belong&0xffffff00 0xfefe0700 MySQL MISAM compressed data file
+>3 byte x Version %d
+0 belong&0xffffff00 0xfefe0500 MySQL ISAM index file
+>3 byte x Version %d
+0 belong&0xffffff00 0xfefe0600 MySQL ISAM compressed data file
+>3 byte x Version %d