MySQL ( Error ID: 1045 )
#5

@Vince thanks man, i read your response and i thought one think and...thought "i'll try" and i can
i change
pawn Код:
mysql_connect("localhost","user1","server",password,3306);
to
pawn Код:
mysql_connect("localhost","root","sampdb",password,3306);
but now, appers other problem ... see
Код:
[00:09:13] >> mysql_connect(localhost, root, sampdb, ******) on port 3306
[00:09:13] CMySQLHandler::CMySQLHandler() - constructor called.
[00:09:13] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "sampdb" | Username: "root"
[00:09:13] CMySQLHandler::Connect() - Unknown database 'sampdb' (Error ID: 1049)
can help me? thanks
Reply


Messages In This Thread
MySQL ( Error ID: 1045 & Error ID: 1049 ) - by DartakousLien - 22.08.2012, 20:03
Re: MySQL ( Error ID: 1045 ) - by [EuG]ZeRoGoD - 22.08.2012, 20:06
Re: MySQL ( Error ID: 1045 ) - by DartakousLien - 22.08.2012, 22:39
Re: MySQL ( Error ID: 1045 ) - by Vince - 22.08.2012, 22:44
Re: MySQL ( Error ID: 1045 ) - by DartakousLien - 22.08.2012, 23:16
Re: MySQL ( Error ID: 1045 ) - by DartakousLien - 23.08.2012, 10:24
Re: MySQL ( Error ID: 1045 ) - by DartakousLien - 23.08.2012, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)