hey cats,
i'm a roboloser and can't remember how to connect to kokanee through the command line...i know it's got something to do with mysql -user=(ma name) --host=kokanee.cis.uoguelph.ca
but from there it tells me "YOU WRONG BOY" and I get:
ERROR 1045 (00000): Access denied for user: 'jspencel@linux.cis.uoguelph.ca' (Using password: NO)
oh snap! words of encouragement?
- J
Just add a -p option, the
Just add a -p option, the password. If you provide no argument with -p it will prompt you for a password when you connect to the db.