summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_enum_n_def.h
Commit message (Expand)AuthorAgeFilesLines
* Add some trace info as well as update CLIENT_ flagsAndrey Hristov2014-07-161-32/+35
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-0/+10
* Switch from a single flag to a flag byteAndrey Hristov2014-03-101-0/+5
* Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-01-281-0/+6
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-281-0/+4
| |\
| | * add text for the new constantsAndrey Hristov2014-01-281-0/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-281-0/+2
| |\ \ | | |/
| | * add new constsAndrey Hristov2014-01-281-0/+2
| | * Bump yearXinchen Hui2014-01-031-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | Disable a flagAndrey Hristov2013-07-221-1/+1
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-04-191-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Andrey Hristov2013-04-191-1/+1
| |\
| | * lower the limit, should fit in a byteAndrey Hristov2013-04-191-1/+1
| * | backport handling of expired passwords in mysqlnd to 5.4Andrey Hristov2013-01-091-1/+6
* | | Add support for commit and rollback options.Andrey Hristov2013-02-071-0/+12
* | | Add support for connect attributes, as of MySQL 5.6Andrey Hristov2013-01-151-0/+3
* | | support for password expiration in mysqlnd, through a flagAndrey Hristov2013-01-091-0/+2
* | | Add new constantsAndrey Hristov2013-01-091-1/+3
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-061-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-061-1/+1
| |\ \ | | |/
| | * bump yearXinchen Hui2013-01-061-1/+1
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * Add two new enums constants from the serverAndrey Hristov2011-01-311-0/+2
| | * new flagAndrey Hristov2011-01-101-0/+1
| | * - Year++Felipe Pena2011-01-011-1/+1
| | * new server constant as of 5.5Andrey Hristov2010-12-021-0/+1
| | * two new statsAndrey Hristov2010-11-051-0/+2
| | * remove trailing commas in enumsAndrey Hristov2010-10-051-6/+6
| | * Fix the value, it was bumpedAndrey Hristov2010-09-271-1/+1
| | * OPT_COMPRESS support for mysqlnd_conn::set_client_optionAndrey Hristov2010-09-011-0/+3
| | * Switch from using PHP_MAJOR_VERSION to separate define forAndrey Hristov2010-08-121-1/+1
| | * Lay foundations for named pipe support in mysqlndAndrey Hristov2010-08-091-0/+9
| | * Of course, 64*4 is 256, not 1024Andrey Hristov2010-04-271-2/+2
| | * Move the macro to mysqlnd_enum_n_def.h, because it can be reusedAndrey Hristov2010-04-271-0/+2
| | * - Fix copyrightsFelipe Pena2010-04-201-2/+2
| | * CS + WS changesAndrey Hristov2010-04-151-13/+13
| | * Fix for bug#49234 method not found ssl_setAndrey Hristov2010-04-151-0/+8
| | * Recommit with an Windows build fix:Andrey Hristov2010-04-061-6/+8
| | * - revert revision 297277, break the builds (declaration must go 1st, size of ...Pierre Joye2010-04-011-8/+6
| | * Fix inconsistenciesAndrey Hristov2010-04-011-6/+8
| | * Make it coupled - what is allocated with mnd_ should be freedAndrey Hristov2010-03-291-0/+4
| | * cosmetics. typedef-ed types should be in capital caseAndrey Hristov2010-01-111-2/+2
| | * Move two functions which are used in the extension as methods ofAndrey Hristov2009-12-111-0/+54
| | * Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-0/+2
| | * Move definitionAndrey Hristov2009-10-221-0/+9
| | * Count number of affected_rows for normal and PS queriesAndrey Hristov2009-10-221-0/+2
| | * Extending mysqlnd statistics/monitoring. Now counting COM_* commands.Ulf Wendel2009-10-161-0/+29
| | * Increase the minimal size of the command buffer, which is usedAndrey Hristov2009-10-071-0/+4