summaryrefslogtreecommitdiff
path: root/contrib/mysql/README.mysql
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mysql/README.mysql')
-rw-r--r--contrib/mysql/README.mysql12
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/mysql/README.mysql b/contrib/mysql/README.mysql
new file mode 100644
index 00000000000..e6964febd77
--- /dev/null
+++ b/contrib/mysql/README.mysql
@@ -0,0 +1,12 @@
+Here are two conversion utilities for MySQL dumps. Use the one you prefer.
+
+The most recent version of my2pg.pl can be obtained from:
+
+ http://www.omnistarinc.com/~fonin/downloads.php#my2pg
+
+my2pg.diff has additional changes for CREATE FUNCTION.
+
+Another tool, mysql2pgsql, can be found at:
+
+ http://gborg.postgresql.org/project/mysql2psql/projdisplay.php
+