summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_enum_n_def.h
Commit message (Expand)AuthorAgeFilesLines
* backport handling of expired passwords in mysqlnd to 5.4Andrey Hristov2013-01-091-1/+6
* 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
| * Use mnd_ wrappers wherever possible. Needed forAndrey Hristov2009-09-301-0/+1
| * Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd)Andrey Hristov2009-08-271-0/+2
| * Revert mysqlnd to RC3 state after issues with pconnectsJohannes Schlüter2009-06-251-0/+9
| * MFH:Andrey Hristov2009-06-121-9/+0
| * MFH: export mysql_refreshJohannes Schlüter2009-01-221-0/+9
| * MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
| * MFH:Andrey Hristov2008-09-151-1/+1
| * MFH:Andrey Hristov2008-09-121-0/+58
| * Update mysqlndAndrey Hristov2008-05-071-3/+3
| * Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-0/+18
| * cvs syncAndrey Hristov2008-02-111-0/+1
| * More optimizations - less MM callsAndrey Hristov2008-01-281-0/+1
| * MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
| * Import mysqlndAndrey Hristov2007-10-051-0/+367
* - Year++Felipe Pena2012-01-011-1/+1
* Move from directly referencing an aggregated structure to using aAndrey Hristov2011-10-251-2/+2
* Add two new enums constants from the serverAndrey Hristov2011-01-311-0/+2
* Handle MySQL 5.5 authentication features.Andrey Hristov2011-01-241-1/+3
* grok the MySQL 5.5 extended handshake.Andrey Hristov2011-01-121-1/+8
* new flagAndrey Hristov2011-01-101-0/+1