On Sun, Jun 18, 2006 at 03:21:51PM -0700, Tracy R Reed wrote:
> sqlite because there is no daemon to make sure is running, no way anyone
> could access it from outside, and it can be set up very quickly. I will

If you're not planning on accessing mysql from a remote machine, you probably
will want to add the skip-networking option to the [mysqld] section of your
/etc/my.cnf config file.  This option will completely disable all network
support, and mysqld won't even open a network socket at all.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Network Engineer          |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to