main.mysql fails on 11.0

Bug #588179 reported by Aleksandr Kuzminsky
This bug report is a duplicate of:  Bug #588182: main.mysql_upgrade fails on 11.0. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
In Progress
Undecided
Aleksandr Kuzminsky

Bug Description

main.mysql [ fail ]
        Test ended at 2010-06-01 02:20:17

CURRENT_TEST: main.mysql
ERROR 1050 (42S01) at line 1: Table 't2' already exists
--- /home/buildbot/slaves/percona-server-51-11/CentOS-5-x86-64/build/Percona-Server/mysql-test/r/mysql.result 2010-05-06 18:58:53.000000000 +0300
+++ /home/buildbot/slaves/percona-server-51-11/CentOS-5-x86-64/build/Percona-Server/mysql-test/r/mysql.reject 2010-06-01 09:21:17.000000000 +0300
@@ -162,8 +162,8 @@
 ERROR 1049 (42000) at line 1: Unknown database 'invalid'
 Test connect with dbname + hostname
 Test connect with dbname + _invalid_ hostname
-ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'invalid_hostname' (errno)
-ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'invalid_hostname' (errno)
+ERROR 2003 (HY000) at line 1: Can't connect to MySQL server on 'invalid_hostname' (errno)
+ERROR 2003 (HY000) at line 1: Can't connect to MySQL server on 'invalid_hostname' (errno)
 The commands reported in the bug report
 ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'cyril has found a bug :)XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' (errno)
 Too long dbname
@@ -198,7 +198,7 @@
 1
 COUNT (*)
 1
-ERROR 2005 (HY000) at line 1: Unknown MySQL server host 'invalid_hostname' (errno)
+ERROR 2003 (HY000) at line 1: Can't connect to MySQL server on 'invalid_hostname' (errno)
 End of 5.0 tests
 WARNING: --server-arg option not supported in this configuration.
 Warning (Code 1286): Unknown table engine 'nonexistent'

mysqltest: Result content mismatch

Related branches

Changed in percona-server:
milestone: none → 5.1-11.0
assignee: nobody → Aleksandr Kuzminsky (akuzminsky)
Changed in percona-server:
status: New → In Progress
Revision history for this message
Yasufumi Kinoshita (yasufumi-kinoshita) wrote :

Something may break something.
I think, you should not change the test script....

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.