mysql test framework incorrect detect queries for prepared statements

Bug #676938 reported by Oleg Tsarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Server
Unknown
Unknown
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Wishlist
Unassigned

Bug Description

client/mysqltest.cc don't understand queries that possible run as prepared statements
Query:
/* comment */ select * from t1;
Always run in text mode.
Expected behavior:
Run in binary mode if test run with --ps-protocol option.
We can use code from query_cache_enhance.patch (method "send_result_to_client" - FMS validator)

Percona (percona-team)
Changed in percona-server:
status: New → Confirmed
importance: Undecided → Wishlist
Changed in mysql-server:
importance: Undecided → Unknown
status: New → Unknown
Revision history for this message
Stewart Smith (stewart) wrote :

This should be picked up in 5.1.55 and 5.5.9 based releases.

Changed in percona-server:
status: Confirmed → Triaged
status: Triaged → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2333

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.