| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
needed to move to a new structure MYSQLND_STMT. Makes
the code cleaner and less error-prone.
Also fix PDO/MySQL which directly touch mysqlnd internals
instead of using API calls.
|
|
|
|
|
|
|
|
| |
might not be available for some weird reasons. Added the macros
that we need, in that case
Code by Jess Portnoy
|
|
|
|
| |
that have timed out or are unusable for any other reason - bug #49761
|
|
|
|
| |
handle. Most of the patch comes from Andrey.
|
|
with libmysql or mysqld.
Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd.
|