diff options
Diffstat (limited to 'contrib/mysql/README.mysql')
-rw-r--r-- | contrib/mysql/README.mysql | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/mysql/README.mysql b/contrib/mysql/README.mysql deleted file mode 100644 index e6964febd77..00000000000 --- a/contrib/mysql/README.mysql +++ /dev/null @@ -1,12 +0,0 @@ -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 - |