Bug 144219

Summary: [PATCH] databases/mysql51-client and databases/mysql55-client break KDE 4.4
Product: Ports & Packages Reporter: freebsd
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description freebsd 2010-02-23 01:40:01 UTC
MySQL versions 5.1.43 and 5.5.1 include a fix for MySQL bug 45058 [1]. Unfortunately, this fix breaks Akonadi 1.3.1, a prerequisite for KDE 4.4. Before KDE 4.4 can be committed to FreeBSD ports, this issue must be addressed.

Fix: 

The same problem has been observed under Linux. A patch is available [2] that reverts the offending changes to MySQL. This patch has now been applied by Fedora and OpenSUSE. Until a better fix is available from MySQL, the patch should be added to FreeBSD's MySQL 5.1 and 5.5 ports as well.

[1] http://bugs.mysql.com/bug.php?id=45058
[2] https://bugzilla.redhat.com/show_bug.cgi?id=566547#c11
How-To-Repeat: Install KDE 4.4 from the Area51 testing repository. Upon login, Akonadi crashes.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-23 01:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2010-02-24 15:19:45 UTC
State Changed
From-To: open->feedback

I think the just committed mysql 5.1.44 fixed the bug, can you check it, please?
Comment 3 Raphael Kubo da Costa 2010-03-02 22:02:48 UTC
According to the Akonadi/KDEPIM guys on IRC, 5.1.44 on its own does not fix 
the issue. The MySQL bug report page only mentions something about it being 
pushed into 6.0.14-alpha.
Comment 4 Alex Dupre freebsd_committer freebsd_triage 2010-03-05 11:43:39 UTC
State Changed
From-To: feedback->closed

Should be fixed now for both 5.1 and 5.5 versions.