diff options
-rw-r--r-- | contrib/mysql/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/mysql/README b/contrib/mysql/README index 1e855cffdaa..8b1c15ee184 100644 --- a/contrib/mysql/README +++ b/contrib/mysql/README @@ -1 +1,5 @@ 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://ziet.zhitomir.ua/~fonin/code/ |