View Single Post
  #1  
Old 10-27-2003, 07:55 AM
Gangrif
Sarnak
 
Join Date: Oct 2003
Posts: 64
Default My SQL connect error.

Code:
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.
Reply With Quote