main.mysqldump test failure on CentOS 5

Bug #959198 reported by Laurynas Biveinis
8
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
High
Stewart Smith
5.1
Invalid
Undecided
Unassigned
5.5
Fix Released
High
Stewart Smith

Bug Description

For example:

http://jenkins.percona.com/job/percona-server-5.5-param/298/BUILD_TYPE=release,Host=centos5-64/testReport/junit/%28root%29/main/mysqldump/

@@ -5122,8 +5122,6 @@
 -- main : logs flushed successfully!
 -- Starting transaction...
 -- Retrieving table structure for table t1...
--- Sending SELECT query...
--- Retrieving rows...
 --
 -- Host: localhost Database: b12809202_db
 -- ------------------------------------------------------
@@ -5148,7 +5146,9 @@
 /*!40101 SET character_set_client = utf8 */;
 CREATE TABLE `t1` (
   `c1` int(11) DEFAULT NULL
-) ENGINE=MyISAM DEFAULT CHARSET=latin1;
+) ENGINE=MyIS-- Sending SELECT query...
+-- Retrieving rows...
+AM DEFAULT CHARSET=latin1;
 /*!40101 SET character_set_client = @saved_cs_client */;

 --

This is an upstream failure:
http://jenkins.percona.com/job/mysql-5.5-url-param/3/BUILD_TYPE=release,Host=centos5-64/

Related branches

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-547

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.