Index: lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt =================================================================== diff -u -r1e0b817a9c23920d07905f1a52c352244e1751b9 -ra0fbeade3b90ecfb05c24f95813f38330c976d32 --- lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt (.../MySQL 4.1 Setup for UTF-8.txt) (revision 1e0b817a9c23920d07905f1a52c352244e1751b9) +++ lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt (.../MySQL 4.1 Setup for UTF-8.txt) (revision a0fbeade3b90ecfb05c24f95813f38330c976d32) @@ -34,8 +34,6 @@ # ============= * Set the root password as: mysqladmin -u root password "yoursecret" - mysqladmin -u root -h "yourhost" password "yoursecret" - mysqladmin -u root -h "yourhost@melcoe.mq.edu.au" password "yoursecret" * As usual, delete the "test" database which has the anonymous user drop database test;