diff options
Diffstat (limited to 'contrib/mysql')
-rw-r--r-- | contrib/mysql/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/mysql/README b/contrib/mysql/README index d5756db468a..ab022e3b3d5 100644 --- a/contrib/mysql/README +++ b/contrib/mysql/README @@ -2,10 +2,10 @@ 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 + http://gborg.postgresql.org/project/mysql2psql/projdisplay.php my2pg.diff has additional changes for CREATE FUNCTION. Another tool, mysql2pgsql, can be found at: - http://www.rot13.org/~dpavlin/sql.html + http://www.omnistarinc.com/~fonin/downloads.php#my2pg |