[EMAIL PROTECTED] wrote:
> 
> The grant was done by:
> 
> # echo "grant INSERT,SELECT on snort.* to
> snortdb@'XXX.XXX.0.0/255.255.0.0';" | mysql -u root -p
> 
> The system has TCP wrappers setup and the hosts.allow file is empty and
> hosts.deny is set to ALL:ALL.  next time I'm at work I'll try putting in
> hosts.allow the ip address of the sensor and see what happens.

Inetd and TCP wrappers have nothing to do with mysqld.
Mysqld is a standalone server, and must be started separately.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to