Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471616 - dev-db/mariadb-5.5.31 bump
Summary: dev-db/mariadb-5.5.31 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
: 471012 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-28 18:47 UTC by David Heidelberg (okias)
Modified: 2013-06-26 21:13 UTC (History)
3 users (show)

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


Attachments
dev-db:mariadb-5.5.31:20130528-190925.log.gz (dev-db:mariadb-5.5.31:20130528-190925.log.gz,203.05 KB, application/octet-stream)
2013-05-28 21:44 UTC, Robin Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Heidelberg (okias) 2013-05-28 18:47:08 UTC
Stabilization request. In portage is only 5.5.30.

Reproducible: Always

Steps to Reproduce:
1. install MariaDB-5.5.30 or 31
2. use it
3.



Server: MariaDB 5.5.31 on Ubuntu 8.04 amd64 (EOL) seems work better than old MySQL 5.0.51a. On this server running huge Java with Hibernate framework.

My computer: MariaDB 5.5.30 on Gentoo ~amd64, desktop usage (Amarok etc.) works perfect.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-05-28 21:44:28 UTC
Created attachment 349498 [details]
dev-db:mariadb-5.5.31:20130528-190925.log.gz

The ebuild is in the overlay now, but there are multiple test failures, so it's NOT suitable for the main tree yet.

main-pbxt.ctype_ucs2_query_cache         [ fail ]
main-pbxt.partition_pruning              [ fail ]
main-pbxt.group_by 'innodb_plugin'       [ fail ]
main-pbxt.subselect2 'innodb_plugin'     [ fail ]
main-pbxt.subselect_innodb 'innodb_plugin' [ fail ]
main-pbxt.subselect_sj2 'innodb_plugin'  [ fail ]
main-pbxt.subselect_sj2_mat 'innodb_plugin' [ fail ]
main-pbxt.group_by 'xtradb'              [ fail ]
main-pbxt.subselect2 'xtradb'            [ fail ]
main-pbxt.subselect_innodb 'xtradb'      [ fail ]

Compressed log is attached.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-05-28 21:45:01 UTC
Sergii:
please see the test failures in 5.5.31 I attached in the previous comment.
Comment 3 Sergei Golubchik 2013-05-28 21:50:18 UTC
We don't build pbxt in 5.5 anymore. It's disabled by default, unless enabled explicitly. Why do you guys enable it?
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-05-28 22:09:57 UTC
It is disabled by default, users need to select USE=pbxt, I just test with it enabled for coverage.
Comment 5 Sergei Golubchik 2013-05-29 13:17:13 UTC
I'd suggest to remove pbxt from IUSE.
It seems to be not maintained, and it is certainly not supported in MariaDB 5.5 anymore.
Comment 6 Brian Evans (RETIRED) gentoo-dev 2013-05-29 13:26:23 UTC
jmbsvicetto and I discussed the pbxt issue on irc a week or so ago.

Perhaps it is best to deprecate USE="pbxt" as it has basically been abandoned by its author. http://www.primebase.org is also unavailable.

I've personally seen storage engine level errors when it came to primary keys on pbxt.
Comment 7 David Heidelberg (okias) 2013-05-29 15:10:51 UTC
well, I vote for masking pxbt USE and add it to portage :) and then stabilizate it.
Comment 8 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2013-06-26 01:40:58 UTC
*** Bug 471012 has been marked as a duplicate of this bug. ***
Comment 9 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2013-06-26 21:13:20 UTC
The pbxt use flag was masked and mariadb-5.5.31 added to the overlay and tree.