Changes

Jump to navigation Jump to search
10 bytes added ,  14:41, 10 April 2007
no edit summary
Line 49: Line 49:  
  mysql -uroot mysql < createdbanduser4x.sql
 
  mysql -uroot mysql < createdbanduser4x.sql
   −
  mysql -e "grant all privileges on metadotdb.* to metadot@localhost identified by 'password'"
+
  mysql -e "grant all privileges on metadotdb.* to metadot@localhost identified by ''''yourpassword''''"
    
  mysql -e "flush privileges"
 
  mysql -e "flush privileges"
    
  mysql -umetadot -p'''yourpassword''' metadotdb < sampledata.sql
 
  mysql -umetadot -p'''yourpassword''' metadotdb < sampledata.sql
276

edits

Navigation menu