Changes

Jump to navigation Jump to search
3 bytes removed ,  15:39, 10 April 2007
is there a space after p ?
Line 38: Line 38:     
  mysql -uroot mysql < createdbanduser4x.sql
 
  mysql -uroot mysql < createdbanduser4x.sql
   
  mysql -e "grant all privileges on metadotdb.* to metadot@localhost identified by ''''yourpassword''''"
 
  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

Navigation menu