mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Fix build break, per report from Kris Jurka. Rename README to README.mysql,
for consistency.
This commit is contained in:
12
contrib/mysql/README.mysql
Normal file
12
contrib/mysql/README.mysql
Normal file
@ -0,0 +1,12 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user