Bug 143315 - Can not connect to MySQL 4.x server
Summary: Can not connect to MySQL 4.x server
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: qt
Version: 2
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-18 19:49 UTC by Frank Büttner
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-12-20 10:32:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2004-12-18 19:49:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.3)
Gecko/20040910

Description of problem:
When i Qt app try to connect to a MySQL 4.x Server I get the error
that I have a old client.

Version-Release number of selected component (if applicable):
qt-MySQL-3.3.3-0.1

How reproducible:
Always

Steps to Reproduce:
Take a Qt app and try to connect to a MySQL 4.x server

Actual Results:  Get a error over a old client.

Expected Results:  working app

Additional info:

The problem comes for that the MySQL 4.xx Server stores the password
of the users in  another format that a 3.xx server it do.

Comment 1 Than Ngo 2004-12-20 10:32:05 UTC
We did not ship mysql-4.x in FC2! The mysql plugin in qt has linked
against the old mysql-3.x. So it does not work if the format is not
compatible!

If you want mysql-4.x, you should rebuild it yourself please.




Note You need to log in before you can comment on or make changes to this bug.