[Plugin] [REL] MySQL Plugin (Now on github!)

MySQL R39-3 is released in github.

I use MySQL R39-2.

What is the difference?...
Reply

Quote:
Originally Posted by Mellnik
Посмотреть сообщение
If the ping from the EU server to the US server is about 100, it would delay all queries by 100 milliseconds, right?
I think so, yes.

Quote:
Originally Posted by Baltimore
Посмотреть сообщение
MySQL R39-3 is released in github.

I use MySQL R39-2.

What is the difference?...
Only two small bug fixes:
- fixed a small bug with HTML logging
- fixed a bug where the MySQL server went out of sync when using 'CALL' statements

It's kind of released, but I won't compile it, since I lost my previous compile setup (that would mean that users have to install some C++ redistributables again and it wouldn't work with older Linux distributions, like CentOS 6).
Reply

Deleted.
Reply

Anyone have a link for linux R5 and R6 as well as the .inc? I can't seem to find them and I get this error when I go from the main thread.
Код:
Server unable to read htaccess file, denying access to be safe
Reply

Really really useful.
Reply

can someone help me?

Reply

Is there any base GM using the latest version out there?
Reply

Quote:
Originally Posted by AndersonAq
Посмотреть сообщение
can someone help me?
How often is this occurring?

Quote:
Originally Posted by Markus1337
Посмотреть сообщение
Is there any base GM using the latest version out there?
https://github.com/pBlueG/SA-MP-MySQ...xample_scripts
Reply

that replacement? "Mysql_insert_id"
"mysql_fetch_row"
"mysql_free_result"
"mysql_store_result"
"mysql_num_rows"
Reply

The links are dead ( Website says it can't read your htaccess file, so it's denying access to the site. )
Reply

Quote:
Originally Posted by Camacorn
Посмотреть сообщение
The links are dead ( Website says it can't read your htaccess file, so it's denying access to the site. )
Here is the link for download https://github.com/pBlueG/SA-MP-MySQL/releases
Reply

format(string, sizeof(string), "DELETE FROM `houses` WHERE `houseID` = '%d'", HouseData[houseid][houseID]);
mysql_tquery(g_iHandle, string,"", "");
orm_destroy(HouseData[houseid][houseORM]);
There isn't way to delete it with ORM?
Reply

Use orm delete. It will clear the registered vars too.
Reply

You should benchmark R34+ of this plugin with this

Originally Posted by Fetch about one million rows
This plugin v2.0 - 12178 ms
BlueG's plugin R21 - 53357 ms

Show them how incredibly faster it is now.
Reply

Can anyone give me R6? links are dead
Reply

Awesome plugin
Reply

Quote:
Originally Posted by Kar
Посмотреть сообщение
You should benchmark R34+ of this plugin with this

Originally Posted by Fetch about one million rows
This plugin v2.0 - 12178 ms
BlueG's plugin R21 - 53357 ms

Show them how incredibly faster it is now.
I think you wanted to post this at different thread (Dan's MySQL plugin).
Reply

Awesome.
Reply

Quote:
Originally Posted by iZN
Посмотреть сообщение
I think you wanted to post this at different thread (Dan's MySQL plugin).
No? 4char
Reply

Hello !

How to select the field "time" of my table "test" through FROM_UNIXTIME and display the time in the desired format (Day/month/year, hour/minute/second) with MySQL R39-2?

THX
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)