[BlueOnyx:03336] Re: mysql probid_auctions error

Darrell D. Mobley dmobley at uhostme.com
Thu Jan 14 15:54:01 -05 2010


> -----Original Message-----
> From: blueonyx-bounces at blueonyx.it [mailto:blueonyx-bounces at blueonyx.it]
> On Behalf Of Chris Gebhardt - VIRTBIZ Internet
> Sent: Thursday, January 14, 2010 3:30 PM
> To: gwaugh at raqware.com; BlueOnyx General Mailing List
> Subject: [BlueOnyx:03335] Re: mysql probid_auctions error
> 
> Gerald Waugh wrote:
> > On Thu, 2010-01-14 at 14:08 -0600, Gerald Waugh wrote:
> >> Mysql error has occurred while running the script:
> >>
> >>       * The query you are trying to run is invalid
> >>       * Mysql Error Output: Access denied for user 'root'@'localhost'
> to
> >>         database 'sellit'
> >>       * SQL Query: LOCK TABLE probid_auctions READ, probid_auctions AS
> >>         a_update WRITEQL Query: LOCK TABLE probid_auctions READ,
> >>         probid_auctions AS a_update WRITE
> >>       *
> >>       *
> 
> The script is trying to access MySQL as "root", and the password is
> probably wrong.

I think MySQL comes installed with a blank password.

Also, on this script, Gerald, there are a couple of tables in there with
fields named 'out'.  You are going to have to go through the script and edit
all the references to 'out' to enclose the word with `` or change the field
to a non-keyword value.  "out" is a reserved keyword in MySQL5.




More information about the Blueonyx mailing list