• unknown's avatar
    - worked around bug #235 (my-huge.cnf error) by reformatting the comments · d1048a22
    unknown authored
       in the sample configuration files
     - reworked the replication options and comments a bit
     - added option "skip-networking" (commented out by default) to the
       sample configuration files (enhancement request from bug report #234)
    
    
    support-files/my-huge.cnf.sh:
       - work around bug #235 (comments at the end of configuration options lead
         to errors) by reformatting the comments to be above the options instead
       - enhanced comments on the replication options a bit
       - added option "skip-networking" (commented out by default) with an
         appropriate comment (bug #234)
    support-files/my-large.cnf.sh:
       - work around bug #235 (comments at the end of configuration options lead
         to errors) by reformatting the comments to be above the options instead
       - enhanced comments on the replication options a bit
       - added option "skip-networking" (commented out by default) with an
         appropriate comment (bug #234)
    support-files/my-medium.cnf.sh:
       - work around bug #235 (comments at the end of configuration options lead
         to errors) by reformatting the comments to be above the options instead
       - enhanced comments on the replication options a bit
       - added option "skip-networking" (commented out by default) with an
         appropriate comment (bug #234)
    d1048a22
my-large.cnf.sh 3.79 KB