[debian-mysql] Man page reference to mysql online manual mysqldump	incorrect
    Bart Jol 
    bart at procolix.com
       
    Thu Nov  8 13:40:52 UTC 2012
    
    
  
Hi,
Found a minor bug in the mysqldump manpage
# mysqldump --version
mysqldump  Ver 10.13 Distrib 5.1.63, for debian-linux-gnu (x86_64)
In the option section --compatible there is on incorrect MySQL manual 
reference:
Produce output that is more compatible with other database systems or 
with older MySQL servers. The value of name can be ansi, mysql323, 
mysql40, postgresql, oracle, mssql, db2, maxdb, no_key_options, 
no_table_options, or no_field_options. To use several values, separate 
them by commas. These values have the same meaning as the corresponding 
options for setting the server SQL mode. See *Section 5.1.6,* "Server 
SQL Modes".
This should be
Produce output that is more compatible with other database systems or 
with older MySQL servers. The value of name can be ansi, mysql323, 
mysql40, postgresql, oracle, mssql, db2, maxdb, no_key_options, 
no_table_options, or no_field_options. To use several values, separate 
them by commas. These values have the same meaning as the corresponding 
options for setting the server SQL mode. See *Section 5.1.7*, "Server 
SQL Modes".
Kind regards
Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20121108/72b1a4bd/attachment.html>
    
    
More information about the pkg-mysql-maint
mailing list