Edit report at http://bugs.php.net/bug.php?id=53333&edit=1

 ID:                 53333
 Comment by:         kriscr...@php.net
 Reported by:        paj...@php.net
 Summary:            Random crash
 Status:             Feedback
 Type:               Bug
 Package:            MySQLi related
 Operating System:   *
 PHP Version:        5.3.3
 Assigned To:        mysql
 Block user comment: N
 Private report:     N

 New Comment:

Alrighty, I'll try using forward slashes and will post the outcome when
it's done.  The bug typically takes anywhere from 1 hour up to around 4
hours to repro under stress, so stand by for now.  =)


Previous Comments:
------------------------------------------------------------------------
[2010-12-01 14:13:55] paj...@php.net

Right, but only for the ini setting tests, as it should not be enabled
by default :)

------------------------------------------------------------------------
[2010-12-01 14:10:34] and...@php.net

Pierre, I'm a fan of this, but it can, and will probably, hit the
run-time performance. But I can't tell without a benchmark.
Unfortunately Ulf has some other things to do at the moment. It is easy
to change that, just edit mysqlnd.h and find MYSQLND_DBG_ENABLED and set
it to 1 in all cases.

------------------------------------------------------------------------
[2010-12-01 14:06:17] paj...@php.net

Wondering if it could be useful to have the logs in non debug builds as
well, what do you think?

------------------------------------------------------------------------
[2010-12-01 11:18:30] and...@php.net

Hi,

I recently fixed the argument parser for the debug log for Windows,
because ":" is a separator in the string. Also only since few weeks the
trace log is available on Windows. You need a pretty fresh build
sources. Also you need a _debug_ build, because the trace functionality
is not compiled in in release builds. And please try using / instead of
\, if that helps.

------------------------------------------------------------------------
[2010-12-01 10:49:22] kriscr...@php.net

Oh and also, could you tell me when this debug is supposed to output the
file?  I.e. does it output debug info whenever MySQL is invoked, or only
when there's a crash?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=53333


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53333&edit=1

Reply via email to