Mysql connect
#1

Well i never tryed localhost but today i tried to but the problem is when i make a random username and connect, it doesn't asks me to register. Also when i try to create any org, it says the id is used. This is my debug mysql

Код:
00:16:55]  

[00:16:55] ---------------------------

[00:16:55] MySQL Debugging activated (03/12/12)

[00:16:55] ---------------------------

[00:16:55]  

[00:16:55] >> mysql_query( Connection handle: 1 )

[00:16:55] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)

[00:16:55] >> mysql_store_result( Connection handle: 1 )

[00:16:55] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)

[00:16:55] >> mysql_num_rows( Connection handle: 1 )
my connection for script
pawn Код:
#define MYSQL_HOST  "localhost"
#define MYSQL_USER  "localhost"
#define MYSQL_DB    "accounts"
#define MYSQL_PASS  ""
I used Xampp for http://localhost/phpmyadmin
Reply


Messages In This Thread
Mysql connect - by Tanush123 - 12.03.2012, 04:14
Re : Mysql connect - by vernz - 12.03.2012, 04:25
Re: Mysql connect - by Tanush123 - 12.03.2012, 04:28
Re: Mysql connect - by DarkScripter - 12.03.2012, 04:29
Re : Mysql connect - by vernz - 12.03.2012, 04:29
Re: Re : Mysql connect - by DarkScripter - 12.03.2012, 05:11
Re : Mysql connect - by vernz - 12.03.2012, 11:21

Forum Jump:


Users browsing this thread: 1 Guest(s)