PDA

View Full Version : My SQL connect error.


Gangrif
10-27-2003, 07:55 AM
Failed to connect to database: Error: #1045: Access denied for user: 'mysql@localhost' (Using password: YES)
Got signal 0


Any idea what this means?

Correction, i think i know what it means, (duh, it cant connect to the sql server, or at least not the database) but how do i fix it?

its mysql 4, running on redhat 8.

I created the database, or at least i think i dod.. I'd like to try to create it again from scratch, and know pratically nothing about SQL, how can i delete the 'eq' database, and create it again from scratch?

Thanks again.

mattmeck
10-27-2003, 08:00 AM
do a search for 1045, this is at least a couple hundered threads covering this error by now.

Gangrif
10-27-2003, 08:06 AM
Oh.. sorry.

and thanks.