News

The instructions say: % mysql databasename -uusername -ppassword < install.sql So I'm now in the install directory and I enter exactly that: mysql orsee -uroot -ptest < install.sql Which returns: ...