Quinntum
08-08-2007, 15:54
Hello,
I've setup TS on a Linux CentOS 4.5, with MySQL5. When I try to start up the service I get the following error in the log file.
ERROR,Info,server, EInvalidField: OpenSQL Error: EDatabaseError.Table 'ts2_bans' already exists in query: CREATE TABLE `ts2_bans` (
Server.ini file has the following info
[DBEXPRESS]
sqldir=mysql_sql/
Drivername=mysql
Database=TeamSpeak
Hostname=localhost
User_name=xxxxxx
Password=xxxxx
GetDriverFunc=getSQLDriverMYSQL
VendorLib=/usr/lib/mysql/libmysqlclient_r.so.10.0.0
LibraryName=./libsqlmy.so
Active=1
And I've deleted and recreated a new DB as well. But, needless to say that every time I start the service, I get this error. The tables are created each time as well (everytime I delete them that is.) I've also done a fresh install of ts and the db at the same time, still same issue.
Any help will be welcomed!
Quinntum
I've setup TS on a Linux CentOS 4.5, with MySQL5. When I try to start up the service I get the following error in the log file.
ERROR,Info,server, EInvalidField: OpenSQL Error: EDatabaseError.Table 'ts2_bans' already exists in query: CREATE TABLE `ts2_bans` (
Server.ini file has the following info
[DBEXPRESS]
sqldir=mysql_sql/
Drivername=mysql
Database=TeamSpeak
Hostname=localhost
User_name=xxxxxx
Password=xxxxx
GetDriverFunc=getSQLDriverMYSQL
VendorLib=/usr/lib/mysql/libmysqlclient_r.so.10.0.0
LibraryName=./libsqlmy.so
Active=1
And I've deleted and recreated a new DB as well. But, needless to say that every time I start the service, I get this error. The tables are created each time as well (everytime I delete them that is.) I've also done a fresh install of ts and the db at the same time, still same issue.
Any help will be welcomed!
Quinntum