My MYSQL is messed up.
#1

I keep getting these errors and there's no accounts being saved on the database.. IT works on my local server when I homerun it but when I set it up on host, it keeps giving me these errors and no stats save.
Quote:

[20:37:35] >> mysql_store_result( Connection handle: 1 )

[20:37:35] CMySQLHandler::StoreResult() - No data to store.

[20:37:35] >> mysql_retrieve_row( Connection handle: 1 )

[20:37:35] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Empty Result)

[20:37:35] >> mysql_free_result( Connection handle: 1 )

[20:37:35] CMySQLHandler::FreeResult() - The result is already empty.

[20:37:35] >> mysql_store_result( Connection handle: 1 )

[20:37:35] CMySQLHandler::StoreResult() - No data to store.

[20:37:35] >> mysql_retrieve_row( Connection handle: 1 )

[20:37:35] CMySQLHandler::RetrieveRow() - You cannot call this function now. (Reason: Empty Result)

[20:37:35] >> mysql_free_result( Connection handle: 1 )

[20:37:35] CMySQLHandler::FreeResult() - The result is already empty.
Reply
#2

Codes ?
Reply
#3

Quote:
Originally Posted by dirigent00
Посмотреть сообщение
Codes ?
Codes for what, that's the errors I get,
Reply
#4

Codes where you use MySQL to save accounts.
Reply
#5

Hello,

I am taking a wide guess here and going for the fact that your Home Computer is most probably Windows whereas the host is more than likely to be Linux. Try and change the plugins by adding a (".so") at the end. As I said, This is a wide guess and fixed most of my errors when I hosted it on the host.
Reply
#6

Sounds to be that you may not have the permissions, remote host or other reason, everything is returning empty.
Reply
#7

Quote:
Originally Posted by Isolated
Посмотреть сообщение
Sounds to be that you may not have the permissions, remote host or other reason, everything is returning empty.
Quote:
Originally Posted by McBan
Посмотреть сообщение
Hello,

I am taking a wide guess here and going for the fact that your Home Computer is most probably Windows whereas the host is more than likely to be Linux. Try and change the plugins by adding a (".so") at the end. As I said, This is a wide guess and fixed most of my errors when I hosted it on the host.
Quote:
Originally Posted by dirigent00
Посмотреть сообщение
Codes where you use MySQL to save accounts.
Thank you all for your help, I managed to sort this by sorting out the remote host permission, +1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)