Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67871 - request to include mysql 4.1.6 in portage and add ~amd64
Summary: request to include mysql 4.1.6 in portage and add ~amd64
Status: RESOLVED DUPLICATE of bug 62582
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
: 67561 (view as bug list)
Depends on: 62582
Blocks:
  Show dependency tree
 
Reported: 2004-10-17 05:28 UTC by Jörg Spanke
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mysql-4.1.6.ebuild (mysql-4.1.6.ebuild,7.42 KB, text/plain)
2004-10-17 05:35 UTC, Jörg Spanke
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***