main.alter_table-big fails --with-debug on 11.0

Bug #590627 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
Aleksandr Kuzminsky

Bug Description

Percona Server is configure --with-debug option

main.alter_table-big [ fail ]
        Test ended at 2010-06-06 19:42:56

CURRENT_TEST: main.alter_table-big
--- /mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/r/alter_table-big.result 2010-05-06 18:58:36.000000000 +0300
+++ /mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/r/alter_table-big.reject 2010-06-07 05:42:56.000000000 +0300
@@ -6,6 +6,8 @@
 create table t2 (i int);
 alter table t1 disable keys;
 insert into t1 values (RAND()*1000, RAND()*1000, RAND()*1000);
+Warnings:
+Note 1592 Statement may not be safe to log in statement format.
 reset master;
 set session debug="+d,sleep_alter_enable_indexes";
 alter table t1 enable keys;;

mysqltest: Result content mismatch

Related branches

Changed in percona-server:
milestone: none → 5.1-11.0
Changed in percona-server:
assignee: nobody → Aleksandr Kuzminsky (akuzminsky)
Revision history for this message
Aleksandr Kuzminsky (akuzminsky) wrote :

The test fails on stock MySQL as well http://bugs.mysql.com/bug.php?id=54336

Revision history for this message
Peter Zaitsev (pz-percona) wrote : Re: [Bug 590627] Re: main.alter_table-big fails --with-debug on 11.0

Alexandr,

Is this test only repeatable if server is compiled --with-debug ?
If so you have not mentioned it in MySQL Bug report

On Tue, Jun 8, 2010 at 6:38 AM, Aleksandr Kuzminsky <
<email address hidden>> wrote:

> The test fails on stock MySQL as well
> http://bugs.mysql.com/bug.php?id=54336
>
> ** Bug watch added: MySQL Bug System #54336
> http://bugs.mysql.com/bug.php?id=54336
>
> --
> main.alter_table-big fails --with-debug on 11.0
> https://bugs.launchpad.net/bugs/590627
> You received this bug notification because you are a member of Percona
> developers, which is the registrant for Percona Server.
>
> Status in Percona Server with XtraDB: New
>
> Bug description:
> Percona Server is configure --with-debug option
>
> main.alter_table-big [ fail ]
> Test ended at 2010-06-06 19:42:56
>
> CURRENT_TEST: main.alter_table-big
> ---
> /mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/r/alter_table-big.result
> 2010-05-06 18:58:36.000000000 +0300
> +++
> /mnt/data1/home/buildbot/slaves/percona-server-51-11/sm1u02/build/Percona-Server/mysql-test/r/alter_table-big.reject
> 2010-06-07 05:42:56.000000000 +0300
> @@ -6,6 +6,8 @@
> create table t2 (i int);
> alter table t1 disable keys;
> insert into t1 values (RAND()*1000, RAND()*1000, RAND()*1000);
> +Warnings:
> +Note 1592 Statement may not be safe to log in statement format.
> reset master;
> set session debug="+d,sleep_alter_enable_indexes";
> alter table t1 enable keys;;
>
> mysqltest: Result content mismatch
>
>
>

--
Peter Zaitsev, CEO, Percona Inc.
Tel: +1 888 401 3401 ext 501 Skype: peter_zaitsev
24/7 Emergency Line +1 888 401 3401 ext 911

Percona Training Workshops
http://www.percona.com/training/

Changed in percona-server:
status: New → In Progress
Changed in percona-server:
status: In Progress → 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-2531

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.