1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00
Remi Collet 9137acc7ec Fixed Bug #66762 Segfault in mysqli_stmt::bind_result() when link closed
Each new mysqli_stmt now increase the refcount of the link object.
So the link is really destroy after all statements.

Only implemented with libmysqlclient, as mysqlnd already implement
this internally.

So, libmysqlclient and mysqlnd have the same behavior.
2014-02-27 08:45:16 +01:00
2014-02-09 21:17:26 +02:00
2014-02-17 21:19:25 -08:00
2014-01-03 11:04:26 +08:00
2010-04-26 23:53:30 +00:00
2014-02-25 12:12:09 +04:00
2014-02-24 10:12:18 +01:00
2014-02-06 09:13:05 +01:00
2014-02-23 14:55:29 +01:00
2012-10-02 00:02:08 +08:00
2014-02-17 21:19:25 -08:00
2011-12-04 16:46:45 +00:00
2003-02-20 00:19:04 +00:00
2013-01-01 16:28:54 +08:00
2010-10-05 22:58:19 +00:00
2009-11-23 21:53:30 +00:00
2012-06-22 20:01:06 +02:00
2008-03-19 23:24:56 +00:00
2004-02-08 22:49:47 +00:00
2014-02-25 12:14:50 +04:00
2014-01-27 18:41:31 +09:00
2014-01-26 17:20:12 -08:00
MFH
2008-01-17 14:38:16 +00:00
2014-02-14 14:51:10 +02:00
2013-06-10 14:20:18 -07:00
2009-07-13 16:10:29 +00:00

The Win32 Build System.

See http://wiki.php.net/internals/windows/stepbystepbuild 

vim:tw=78:sw=1:ts=1:et

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:25:23.756Z
Readme BSD-3-Clause 900 MiB
Languages
C 66.1%
PHP 31.2%
C++ 0.8%
Shell 0.5%
M4 0.4%
Other 0.8%