mysql database question

2002-02-15 Thread Victoria Reznichenko

Jason,

Friday, February 15, 2002, 9:33:14 PM, you wrote:

JGE what affects the rows in the host table of database mysql? is it when a
JGE particular host logs in the server's mysql console? or is it when a user
JGE browses a web file that launches a script to access a database? or both?

Table 'host' in mysql db is used with table 'db' when you want to set
several host for 'db' entry. You can also use table 'host' to indicate
hosts that are not secure. Look at:
  http://www.mysql.com/doc/P/r/Privileges.html
  http://www.mysql.com/doc/R/e/Request_access.html

JGE thanks
JGE jembo




-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
   ___/   www.mysql.com




-
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




mysql database question

2002-02-14 Thread Jason G. Embuscado

what affects the rows in the host table of database mysql? is it when a
particular host logs in the server's mysql console? or is it when a user
browses a web file that launches a script to access a database? or both?

thanks
jembo


-
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