MySQL basics Tue Jan 25 17:30:20 EST 2005 OIT now has a mysql server, though it's running a somewhat older version and I don't understand its properties yet. http://mysqlserver.princeton.edu/PUMySql/ The attempt to poke at it from CS didn't work very well: mysql -h mysqlserver.princeton.edu -u bwk -p Enter password: ERROR 1045: Access denied for user: 'bwk@bolle.CS.Princeton.EDU' (Using password: YES)