Hi,

In the following statement, 

GRANT ALL PRIVILEGES ON *.* TO test_user@localhost IDENTIFIED BY '@@TEST_SOD@@' 
WITH GRANT OPTION;

Where does @@TEST_SOD@@ get the value from?  How is it set?

Thanks a lot.
                                          

-- 
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en

Reply via email to