Ask a Question related to PHP Bugs, Design and Development.
-
tony2001@php.net #1
#39052 [Opn->Fbk]: pdo::query with "show slave/master status"
ID: 39052
Updated by: [email]tony2001@php.net[/email]
Reported By: xing at mac dot com
-Status: Open
+Status: Feedback
Bug Type: PDO related
Operating System: Linux
PHP Version: 5.1.6
New Comment:
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
Previous Comments:
------------------------------------------------------------------------
[2006-10-05 19:28:57] xing at mac dot com
Description:
------------
PHP 5.1.6
Mysql 5.0.24a
I have tested using PDO::query for both "show master status" and "show
slave status" via tcp port and both bomb out with "SQLSTATE[HY000]:
General error: 2030 This command is not supported in the prepared
statement protocol yet" error.
Bug #36572 was suppoed to fix this but I just tested with php 5.1.6 and
the issue is still unresolved.
Reproduce code:
---------------
Execute
"show slave status;"
or
"show master status"
via pdo::query connected to server using tcp port.
Expected result:
----------------
Result set.
Actual result:
--------------
SQLSTATE[HY000]: General error: 2030 This command is not supported in
the prepared statement protocol yet
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=39052&edit=1[/url]
tony2001@php.net Guest
-
#39052 [NEW]: pdo::query with "show slave/master status"
From: xing at mac dot com Operating system: Linux PHP version: 5.1.6 PHP Bug Type: PDO related Bug description: pdo::query... -
Webservice problem: "The Request failed with http status 401"
Okay, I'm writing a plugin for Outlook 2003 using C# and the .Net framework. In this plugin I'm opening a windows form that should fetsch some data... -
InDesign "ghostly" objects from master
When you create a document with more then one master page (for example: "A-master", "B-master"...) InDesign CS copy right master page over the left... -
#25044 [Opn->Csd]: header("Location:") changing HTTP status
ID: 25044 Updated by: helly@php.net Reported By: seairth at cox dot net -Status: Open +Status: ... -
#25044 [NEW]: header("Location:") changing HTTP status
From: seairth at cox dot net Operating system: N/A PHP version: Irrelevant PHP Bug Type: HTTP related Bug description: ...



Reply With Quote

