[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
RE: [PLUG] MySQL Installation
|
Title: RE: [PLUG] MySQL Installation
Interestingly I got that far but the tables don't seem to go in. mysql_install_db runs fine with seemingly no errors but I still have no tables in the 'mysql' database. Weird...
ÿþ---
JP Toto
ViceClown@yahoo.com
jp@totonet.org
-----Original Message-----
From: plug-admin@lists.phillylinux.org
[mailto:plug-admin@lists.phillylinux.org]On Behalf Of Michael F. Robbins
Sent: Thursday, June 13, 2002 9:29 PM
To: plug@lists.phillylinux.org
Subject: Re: [PLUG] MySQL Installation
On Thu, 2002-06-13 at 20:57, JP Toto wrote:
> standard mysql database to start off with. I have no user tables or anything
> like that so i can't login into the mysql database to setup the initial
> tables. Is there a script to run that does this?
as root:
/usr/bin/mysql_install_db
Michael F. Robbins
mike@gamerack.com
|