Jump to content
  • 0

SQL Problem 2


JeffShadow90

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  11/26/11
  • Last Seen:  

Hi.

I'd like to know why the debug is pointing to the computer? °_°

Why is searching DB in my computer? O.o

sqlerror.jpg

Uploaded with ImageShack.us

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  383
  • Reputation:   109
  • Joined:  11/11/11
  • Last Seen:  

Check in phpmyadmin which rights did you grant to your user jakkro, who seems the one used by the server for read sql db informations.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  12/01/11
  • Last Seen:  

The debug info is just that, debug info, its designed to help you track the source of the problem in the code if necessary.

This is not one of those issues.

The error is fairly descriptive: The MySQL connection is not allowing the configured user to read the information it is requesting.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  11/26/11
  • Last Seen:  

yes we would like to know how to fix this.. anyway we are using navicat..

in a host server.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Looks like you are using a custom guild storage script?

Did you run the SQL queries that add these columns to the `guild` table?

--> gstorage_mode, gstorage_pos, gstorage_password

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...