Jump to content
SSForum.net is back!

Recommended Posts

Posted

I'm going to look into finding a way to (re-)establish a MySQL database connection, possibly with my own server when I get the time.

 

let me know if you solve this, the people on the twcore team have been unable to for years

SSC Distension Owner
SSCU Trench Wars Developer


3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of Cheese
Dr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.
3:KrynetiX> do you ever open your web browser and type ?go google
5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.

Posted

I don't know what the issue with TWCore is, or if it's even related, but Deva's issue had to do with the difference between the server's mysql protocol (< 4.1), and the actual database's version (>5). So it kept spitting out "Client does not support authentication protocol". I managed to resolve it by doing the following:

 

http://www.digitalpeer.com/id/mysql

 

Kind of silly how it was this simple to fix all along.

 

I'll fix up the credit mod later though. But aliasing commands are now working.

Posted

just send it a SELECT 1 on a timer

ez

SSC Distension Owner
SSCU Trench Wars Developer


3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of Cheese
Dr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.
3:KrynetiX> do you ever open your web browser and type ?go google
5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.

Posted
establish != reestablish

SSC Distension Owner
SSCU Trench Wars Developer


3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of Cheese
Dr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.
3:KrynetiX> do you ever open your web browser and type ?go google
5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.

Posted

Now you're just playing silly. Establishing a connection means just that, initiating contact with the SQL database, thus creating a connection. It has absolutely nothing to do with keeping an online connection alive (active). Re-establishing a connection entails initiating communication with the db again. Once more, a keep alive signal (your timer) keeps the connection active, it doesn't establish or re-establish the connection itself.

 

We already had the zone connected to the database before, thus, I would "look into finding a way to re-establish a MySQL database connection". However, connecting to my own db server would entail establishing a completely new connection, hence the optional parentheses for "establish a MySQL database connection".

Posted
oic

SSC Distension Owner
SSCU Trench Wars Developer


3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of Cheese
Dr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.
3:KrynetiX> do you ever open your web browser and type ?go google
5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.

Posted

lol

guess youre a douchebag who tries to post in threads to look smart and fails horribly

SSC Distension Owner
SSCU Trench Wars Developer


3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of Cheese
Dr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.
3:KrynetiX> do you ever open your web browser and type ?go google
5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.

Posted

lol, this butthurt fag is trying to post slander to my profile now

how dumb can he get

SSC Distension Owner
SSCU Trench Wars Developer


3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of Cheese
Dr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.
3:KrynetiX> do you ever open your web browser and type ?go google
5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...