mirror of
https://github.com/postgres/postgres.git
synced 2026-04-03 16:26:40 -04:00
Properly order mysql links.
This commit is contained in:
parent
1e0415d96d
commit
14755f87ee
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue