1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Please see: https://rt.cpan.org/Public/Dist/Display.html?Name=MySQL-Diff
which supercedes this file.
Reported by users but unconfirmed:
==================================
* If '-P1 3337' is one of the arguments it doesn't seem to get
passed to the arguments for mysqldump (according to the
debugging). [Darrell Taylor]
Others
======
* You can't specify which database to connect to for creating
temporary tables.
* Things probably break if you use --password or
-p without a parameter.
* The remote authentication code is barely tested, and hence
probably broken.
All easy to fix but I'm so short on time! Patches welcome ...
|