[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MySQL directions again
Of course it works! You doubted me?? ;)
Jason
On Wed, Aug 04, 1999 at 10:09:05AM -0700, Aaron Turner wrote:
>
> Cool it works. :)
>
> On Wed, 4 Aug 1999, Jason Pincin wrote:
>
> > In case that attachment didn't come thru correctly for you guys the 1st time, here
> > are the irections (/me curses Outlook which he's forced to use at work):
> >
> > MySQL 3.22.25 Install FAQ for LKB
> >
> > * Download the linux-gnu on i686 (pc) distribution of MySQL from:
> > http://www.mysql.org/download_3.22.html
> > * tar -xzPf the mysql file into /usr/local/mysql-3.22.25
> > * shut down old mysql server
> > * link /usr/local/mysql to /usr/local/mysql-3.22.25
> > * replace data directory within new MySQL root with data directory from old mysql
> > server
> > * start new mysql server in same way you started old mysql server
> > * if your root user for mysql isn't called root, edit the
> > bin/mysql_fix_privilege_tables and fix all user='s
> > * from your MySQL root directory run: bin/mysql_fix_privilege_tables
> >
> > Your done.
> >
>
> --
> Aaron Turner, Core Developer http://vodka.linuxkb.org/~aturner/
> Linux Knowledge Base Organization http://linuxkb.org/
> Because world domination requires quality open documentation.