RE: setting up root account

2009-08-13 Thread Jerry Schwartz
com >Subject: setting up root account > >Okay it appears my mysql database is simply screwed up. > >I am attempting to rebuild the root account and privileges and now I >cant do anything. How do I rebuild the root account with proper >privileges and the grant option. > &g

Re: setting up root account

2009-08-13 Thread muhammad subair
Maybe this thread [0] is useful for you. http://forums.mysql.com/read.php?10,70927,71012#msg-71012 On Thu, Aug 13, 2009 at 1:48 PM, Noah Garrett Wallach wrote: > Okay it appears my mysql database is simply screwed up. > > I am attempting to rebuild the root account and privileges and now I > can

setting up root account

2009-08-12 Thread Noah Garrett Wallach
Okay it appears my mysql database is simply screwed up. I am attempting to rebuild the root account and privileges and now I cant do anything. How do I rebuild the root account with proper privileges and the grant option. I am thinking: mysql -u root use mysql; GRANT ALL PRIVILEG