Results 1 to 3 of 3
-
05-06-2012, 12:22 #1
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 22
MySQL database hangs teamspeak process
I have recently switched to MySQL as a database backend, and technically it is working. There is an annoying issue though: whenever a change is made in the database (creating a new channel, adding user groups, modifying permissions), the server hangs for a bit, resulting in inaudible/chopped-up words during a conversation.
This is annoying especially when a large amount of changes are made, but does not make it unuseable. I would like to know though if there are any ways to mitigate this problem.
I'm using TS 3.0.5 on Windows Server 2008 R2 with MySQL 5.5.8.
The shortcut points to "D:\Programme\teamspeak3-server_win64\ts3server_win64.exe dbplugin=ts3db_mysql dbsqlcreatepath=create_mysql/"
Contents of "ts3db_mysql.ini"
It does not matter if I provide a socket or not, but this seems to be a linux-only feature anyway (?).Code:[config] host=localhost port=3306 username=ts3db password=my_cool_password database=ts3db socket=
A webserver running on the same host does not have any such problems. Websites using PHP and MySQL accessed via the webbrowser are loading up smoothly and without delay.
-
05-06-2012, 16:38 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,039
you seem to be missing the dbpluginparameter=s3db_mysql.ini Parameter...
-
05-06-2012, 22:43 #3
-= TeamSpeak User =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 22
Well, it doesn't seem to be necessary, as it apparently takes the correct information from the file anyway (it does connect to the database with the user and password in the INI file).
I can add it, but I don't think it has something to do with the problem, as this seems to be the default fallback. Or are you saying that searching for the settings hangs the process?
*Edit: adding that parameter changes nothing.Last edited by eViLsTieFel; 05-06-2012 at 22:54.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Teamspeak 3 with MySQL Database
By Tim_2010 in forum WindowsReplies: 8Last Post: 06-02-2011, 16:53 -
connecting teamspeak server to remote mysql database
By goarack in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 11-06-2009, 03:10 -
How do I set the MySQL database?
By Aeaus in forum [TeamSpeak 2] Server SupportReplies: 1Last Post: 05-05-2007, 13:02 -
Need help Mysql database
By om3ega in forum [TeamSpeak 2] Server SupportReplies: 3Last Post: 23-03-2004, 17:53 -
MySQL-database
By EdSchouten in forum [TeamSpeak 2] General QuestionsReplies: 39Last Post: 04-01-2004, 07:52


Reply With Quote
