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

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Rohanlogs
Forum: General 05-17-2021, 19:26
Replies: 3
Views: 1,226
Posted By Rohanlogs
Re: [CS:GO] SQL_TQuery, script execution timed out

Also adding to this, you have several ALTER TABLE table1 CONVERT TO CHARACTER SET executions on the connect callback too.
Using any ALTER commands on your connect callback is a very bad idea....
Forum: General 05-17-2021, 16:42
Replies: 3
Views: 1,226
Posted By Rohanlogs
Re: [CS:GO] SQL_TQuery, script execution timed out

Hello there!
I checked the code, and you are running ALTER TABLE everytime you're connecting to SQL.
This becomes a problem because you're now attempting to create a new primary key everytime...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 23:57.


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