Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 67871

Summary: request to include mysql 4.1.6 in portage and add ~amd64
Product: Gentoo Linux Reporter: Jörg Spanke <joerg>
Component: [OLD] DevelopmentAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amd64, isaachanson
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 62582    
Bug Blocks:    
Attachments: mysql-4.1.6.ebuild

Description Jörg Spanke 2004-10-17 05:28:23 UTC
I copied the ebuild from bug 62582 to mysql-4.1.6.ebuild and it build and runs without problems.

Reproducible: Always
Steps to Reproduce:
1. cp mysql-4.1.4.ebuild mysql-4.1.6.ebuild
2. add ~amd64 to ebuild
3. emerge mysql

Actual Results:  
Runs fine with latin1 as charset.
Comment 1 Jörg Spanke 2004-10-17 05:35:57 UTC
Created attachment 42028 [details]
mysql-4.1.6.ebuild

- Added keyword ~amd64.
- Added "use amd64" to the innodb disabling part of the ebuild, because the
server always stopped with:

041017 13:46:17  [ERROR] bdb:  architecture lacks fast mutexes: applications
cannot be threaded
041017 13:46:17  [ERROR] Can't init databases
041017 13:46:17  [ERROR] Aborting

mysql.com says that BDB is not working for amd64:
http://dev.mysql.com/doc/mysql/en/BDB_portability.html

- Changed default charset to utf8. Afterwards all the new charsets are
available. If latin1 is used in the ebuild unicode support is not available
afterwards.
Comment 2 Chris Kloosterman 2004-10-26 16:40:30 UTC
MySQL 4.1.7 is out now, and is non-gamma (ie stable).
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-11-01 06:35:06 UTC
*** Bug 67561 has been marked as a duplicate of this bug. ***
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-11-01 06:36:04 UTC

*** This bug has been marked as a duplicate of 62582 ***