Bug 105679

Summary: [PATCH] databases/mysql-server: SELECT DISTINCT sorting bugfix (introduced in 4.1.21)
Product: Ports & Packages Reporter: Michael Ranner <mranner>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me CC: ale
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mysql-server-4.1.21_1.patch none

Description Michael Ranner 2006-11-19 20:30:19 UTC
MySQL 4.1.21 has introduced an sorting bug in conjunction with SELECT DISTINCT. The attached
patch is from the MySQL project and will be shipped with the future 4.1.22 release.
http://lists.mysql.com/commits/10578

Added file(s):
- files/patch-sql::sql_select.cc

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-19 20:39:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2006-12-03 11:49:41 UTC
State Changed
From-To: open->closed

Fixed in 4.1.22 release.