Posts: 845
Threads: 3
Joined: Jun 2010
Quote:
Originally Posted by dusk
Okay. So I just downloaded R26 plugin and include. And i get these errors:
pawn Code:
GRPLT.pwn(299) : error 017: undefined symbol "mysql_log" GRPLT.pwn(10786) : error 017: undefined symbol "cache_insert_id" GRPLT.pwn(19950) : error 017: undefined symbol "cache_insert_id"
I mean, i read the goddamn include, i know that they are there! So what the..? Any ideas? :/
|
Maybe you included an older MySQL include before including the new one?
Quote:
Originally Posted by kurta999
This is what?
[00:08:40] [ERROR] CMySQLHandler::Connect() - Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (error ID: 2002).
|
What MySQL server version are you using (5.1, 5.5)?