Mailinglist Archive: opensuse-bugs (15880 mails)

< Previous Next >
[Bug 306228] New: default mysql package fails mysql-tests: greedy_optimizer , join, mysqldump
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 29 Aug 2007 21:12:22 -0600 (MDT)
  • Message-id: <bug-306228-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=306228

           Summary: default mysql package fails mysql-tests:
                    greedy_optimizer, join, mysqldump
           Product: openSUSE 10.2
           Version: Final
          Platform: i586
        OS/Version: openSUSE 10.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Development
        AssignedTo: pth@xxxxxxxxxx
        ReportedBy: mvdv@xxxxxxxxxxx
         QAContact: qa@xxxxxxx
          Found By: Customer


Using the Mysql package from:

http://software.opensuse.org/download/server:/database/openSUSE_10.2/

Install the mysql package using YaST.

Then:

sudo chkconfig mysql on
sudo service mysql start

MYSQL_TEST_DIR=`whereis mysql-test`
pushd /usr/share/mysql-test 
perl mysql-test-run.pl --force &>/tmp/my-mysql-test.log

The mysql test log file is attached.  Essentially the following tests fail:

greedy_optimizer, join, mysqldump


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >