Raised This Month: $51 Target: $400
 12% 

[MySQL] Thread worker was unable to start.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FatalisDK
Senior Member
Join Date: Mar 2006
Location: bacon
Old 03-31-2008 , 16:20   [MySQL] Thread worker was unable to start.
Reply With Quote #1

Getting this error on map start. "[MySQL] Thread worker was unable to start."

3 servers, all using same plugins

2 of them are getting this error, and the db connection is lagging really badly, from 5 seconds up to 300 seconds. The server that isn't getting the error has the mysql server on the same machine. To tell how laggy the sql connection is, I usesomething like this:
Code:
gTime = get_gametime(); SQL_ThreadQuery(gTuple, "sqlTest", "SELECT * FROM empty"); public sqlTest() { server_print("%f", get_gametime() - gTime); }

Plugins used: amxbans (edited to use SQL_ThreadQuery() instead of SQL_Execute)
And a ton of custom plugins I've made

Tried using the mysql module from 1.8.1, 1.8.0, and 1.76d

All the plugins use SQL_ThreadQuery()

EDIT: Solved I think, I wasn't freeing the tuple handle on plugin end. Why is this needed for tuples?
__________________

Last edited by FatalisDK; 04-02-2008 at 02:46.
FatalisDK is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode