![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch bug-52390 for MySQLi related Bug #52390Patch version 2010-08-13 10:17 UTC Return to Bug #52390 | Download this patchPatch Revisions: Developer: kalle@php.netIndex: mysqli.c =================================================================== --- mysqli.c (revision 302180) +++ mysqli.c (working copy) @@ -893,6 +893,7 @@ #endif MyG(error_msg) = NULL; MyG(error_no) = 0; + MyG(report_mode) = 0; return SUCCESS; } |
![]() All rights reserved. |
Last updated: Tue Apr 01 03:01:29 2025 UTC |