Ticket #2290: mythtv-docs-Gentoo_database_logging.patch

File mythtv-docs-Gentoo_database_logging.patch, 804 bytes (added by sphery <mtdean@…>, 20 years ago)
  • docs/mythtv-HOWTO.sgml

     
    15991599<p>After installing MySQL you need to initialize the database by running
    16001600mysql_install_db as root.
    16011601<p>If you install MySQL 4.x, rather than 3.x, you will also want to comment
    1602 out "log-bin" in you /etc/mysql/my.cnf configuration file. This option will
    1603 quickly fill your "/var" disk partition with many of gigabytes of data,
     1602out "log-bin" in your /etc/mysql/my.cnf configuration file. This option will
     1603quickly fill your "/var" disk partition with many gigabytes of data,
    16041604unless you are doing database replication and deleting these files regularly.
    16051605
    16061606<sect1>Setting up the initial database