Changes

Jump to navigation Jump to search
6 bytes added ,  15:47, 10 April 2007
add spaces
Line 43: Line 43:     
  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