andrey Wed, 04 May 2011 10:35:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310757
Log:
fix valgrind warning
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
Modified: php/php-src/trunk/ext/mysqlnd/mysqlnd.c
=
andrey Fri, 18 Mar 2011 14:56:20 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309388
Log:
add a proxy for sppintf and vspprintf
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
U php/php-src/trunk/ext/mysqlnd/mysqlnd_alloc
andrey Fri, 18 Mar 2011 12:33:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309381
Log:
less trace info
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
U php/php-src/trunk/ext/mysqlnd/mysqlnd_net.c
U php/php-src/t
andrey Mon, 31 Jan 2011 13:29:18 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307882
Log:
Don't lose this data anymore. It worked without the fix,
but it with it is just correct (trunk only).
Changed paths:
U php/php-src/trunk/ext/mysql
andrey Fri, 28 Jan 2011 17:33:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307827
Log:
clear error before doing anything, because we can get
trapped by previous error :
php -r '$link = mysqli_init();
var_dump($link->real_connect("127.0.0.1"
andrey Mon, 24 Jan 2011 13:58:18 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307711
Log:
small cleanups
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
U php/php-src/trunk/ext/mysqlnd/mysqlnd_auth.c
U php/php-src/t
andrey Wed, 19 Jan 2011 17:51:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307592
Log:
fix ZTS build
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
U php/php-src/trunk/ext/mysqlnd/mysqlnd_statistics.c
Modified: php/p
andrey Fri, 14 Jan 2011 20:04:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307493
Log:
Update on the mysqlnd auth plugins, changed the plugin
structure and where they load themselves.
0xFE packets (method switch) needs to be done, additiona
andrey Tue, 11 Jan 2011 13:02:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307377
Log:
Use common code to handle initial authentication and
COM_CHANGE_USER
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
U php/php-src/
andrey Wed, 22 Sep 2010 15:14:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303679
Log:
Fix for
Request #48082 mysql_connect does not work with named pipes
Bug: http://bugs.php.net/48082 (Analyzed) mysql_connect does not work with
named pi
andrey Mon, 11 Jan 2010 18:27:31 +
Revision: http://svn.php.net/viewvc?view=revision&revision=293417
Log:
and another change to make the stats API re-usable
Changed paths:
U php/php-src/trunk/ext/mysqlnd/mysqlnd.c
U php/php-src/trunk/ext/mysqlnd/
11 matches
Mail list logo