aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/mysql/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/mysql/README b/contrib/mysql/README
index ab022e3b3d5..e6964febd77 100644
--- a/contrib/mysql/README
+++ b/contrib/mysql/README
@@ -2,10 +2,11 @@ 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://gborg.postgresql.org/project/mysql2psql/projdisplay.php
+ http://www.omnistarinc.com/~fonin/downloads.php#my2pg
my2pg.diff has additional changes for CREATE FUNCTION.
Another tool, mysql2pgsql, can be found at:
- http://www.omnistarinc.com/~fonin/downloads.php#my2pg
+ http://gborg.postgresql.org/project/mysql2psql/projdisplay.php
+