This class is a wrapper to access MySQL databases:
It supports:?
* Connecting to multiple servers at the same time
* Execute multiple SQL queries at the same time
* Retrieve unbuffered result sets with the possibility to a retrieval duration limit after which the connection thread is killed and the query is stopped
* Execute Insert, Update, Delete queries
* Retrieve the result set data as row array, row object, field, row associative array, etc.
* Execute raw queries
|
|
| Name: |
MySQL class |
| Base name: |
m_mysql |
| Description: |
MySQL wrapper with simultaneous query support |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1641 users |
| All time rank: |
2114 |
| Week users: |
0 users |
| Week rank: |
2184  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (65.0%) |
Good (80.0%) |
- |
Not sure (55.0%) |
- |
- |
Not sure (46.0%) |
1770 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|