main.percona_query_cache_with_comments_prepared_statements on 5.1.51-rel11.5

Bug #661356 reported by Aleksandr Kuzminsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Undecided
Unassigned

Bug Description

main.percona_query_cache_with_comments_prepared_statements [ fail ]
        Test ended at 2010-10-09 00:30:28

CURRENT_TEST: main.percona_query_cache_with_comments_prepared_statements
mysqltest: At line 21: query 'set global query_cache_strip_comments=ON' failed: 1193: Unknown system variable 'query_cache_strip_comments'

The result from queries just before the failure was:
set GLOBAL query_cache_size=1355776;
flush query cache;
flush query cache;
reset query cache;
flush status;
drop table if exists t1;
create table t1 (a int not null);
insert into t1 values (1),(2),(3);

Warnings from just before the error:
Error 1193 Unknown system variable 'query_cache_strip_comments'

 - saving '/mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/var/log/main.percona_query_cache_with_comments_prepared_statements/' to '/mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/var/log/main.percona_query_cache_with_comments_prepared_statements/'

Retrying test, attempt(2/3)...

Revision history for this message
Aleksandr Kuzminsky (akuzminsky) wrote :

fixed in 11.6

Changed in percona-server:
milestone: none → 11.6
status: New → Fix Committed
Changed in percona-server:
status: Fix Committed → 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-2560

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.