PDA

View Full Version : MySQL Problem with Teamspeak


stewie316
31-05-2008, 01:23
Hi, Guys

I've been reading alot of threads and cant seem to get this to work... Am hosting my website thats not on the same connection that Teamspeak is.

Seems like this is my logfiles and errors.

First time i tryed with the libMySQL.dll

---------------------------------------------------------------
-------------- log started at 30-05-08 19:15 -------------
---------------------------------------------------------------
30-05-08 19:15:43,ALL,Info,server, Server init initialized
30-05-08 19:15:43,ALL,Info,server, Server version: 2.0.24.1 Win32
30-05-08 19:15:43,ERROR,All,SQL, Database initialization error: EDatabaseError.Unable to Load libmySQL.dll
30-05-08 19:15:43,ERROR,All,SERVER, Start_Server: unable to open database
30-05-08 19:15:43,ERROR,All,GENERAL, critical error, shutdown initiated

Then i tryed with the dbxoodbc.dll
-------------- log started at 30-05-08 19:02 -------------
---------------------------------------------------------------
30-05-08 19:02:42,ALL,Info,server, Server init initialized
30-05-08 19:02:42,ALL,Info,server, Server version: 2.0.24.1 Win32
30-05-08 19:02:42,ERROR,All,SQL, Database initialization error: EDatabaseError.SQL Server Error: Error returned from ODBC function SQLDriverConnect (NoPrompt)
ODBC Return Code: -1: SQL_ERROR

ODBC SqlState: IM002
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified


30-05-08 19:02:42,ERROR,All,SERVER, Start_Server: unable to open database
30-05-08 19:02:42,ERROR,All,GENERAL, critical error, shutdown initiated

Here is what i have at the bottom on my server.ini file
[DBEXPRESS]
sqldir=mysql
Drivername=mysql
Database=ts
Hostname=website.com/mysql
User_name=tsusername
Password=mypassword
GetDriverFunc=getSQLDriverMYSQL
VendorLib=libmysql.dll
LibraryName=dbexpmysql.dll
Active=1

ANR Daemon
04-06-2008, 00:56
http://forum.goteamspeak.com/showthread.php?t=25224
Read. Before. Post. Post. In. Existing. Thread.