File: BUGS

package info (click to toggle)
libmysql-diff-perl 0.43-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 188 kB
  • ctags: 64
  • sloc: perl: 1,085; makefile: 11
file content (23 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (3)
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 ...