Greetings,

I'm so curious about this:

If a new MySQL database account need to be created, do you insert the
account info to the *user* table of the *mysql* database OR do you grant the
new account by the GRANT query? What are the differences andn which one do
you prefer?


(I got some trouble when I tried to use the insert, don't know why, just
doesn't work. It seems that the GRANT query is the easiest way to achieve
that and works perfectly without issuing the FLUSH PRIVILEGES statement.)


cheers,

feng




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to