On Fri, 2003-08-22 at 10:04, Craig Mead wrote: > So...I'm on a learning curve and was playing with some user permissions for > mysql yesterday and well, as I tend to do with things, I screwed it. Ended > up changing the user permissions in the users table and now I can't reaccess > the user permissions table to fix the permissions....cause I don't have > permission! >
apt-get --purge remove mysql-server rm -r /var/lib/mysql apt-get install mysql-server Enjoy -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
