Cheese Posted April 16, 2011 Report Posted April 16, 2011 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 Quote
Hakaku Posted April 16, 2011 Report Posted April 16, 2011 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. Quote
Cheese Posted April 16, 2011 Author Report Posted April 16, 2011 just send it a SELECT 1 on a timerez Quote
Hakaku Posted April 16, 2011 Report Posted April 16, 2011 Wah? I'm 100% certain we're talking about two completely different things here. Quote
Hakaku Posted April 17, 2011 Report Posted April 17, 2011 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". Quote
spidernl Posted April 17, 2011 Report Posted April 17, 2011 oic Lol. Guess that's how you talk your way out of trying to look smart and failing terribly. Quote
Cheese Posted April 17, 2011 Author Report Posted April 17, 2011 lolguess youre a douchebag who tries to post in threads to look smart and fails horribly Quote
Cheese Posted April 18, 2011 Author Report Posted April 18, 2011 lol, this butthurt fag is trying to post slander to my profile nowhow dumb can he get Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.