diff options
author | Bruce Momjian | 2004-07-11 22:52:18 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-07-11 22:52:18 +0000 |
commit | d7c89ea9b2f884816c11f421f3b30776d3ba168c (patch) | |
tree | 22f97aec0795790986cec2cfa4c0cd3142fb98d6 | |
parent | 5c9d069daffb843afe07da013ff654a4953d2856 (diff) |
Update URL's for mysql conversion tools.
-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 |