Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

dev-db/mysql-community

A fast, multi-threaded, multi-user SQL database server.

Screenshots

  • mysql-community-5.1.21_beta
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd
    big-tables debug embedded minimal perl selinux ssl static latin1 cluster extraengine max-idx-128 innodb pbxt
    View      Download      License: GPL-2
  • mysql-community-5.1.15_beta
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd
    big-tables debug embedded minimal perl selinux ssl static latin1 cluster extraengine max-idx-128 innodb pbxt
    View      Download      License: GPL-2
  • mysql-community-5.1.14_beta-r1
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd
    big-tables debug embedded minimal perl selinux ssl static latin1 cluster extraengine max-idx-128 innodb pbxt
    View      Download      License: GPL-2
  • mysql-community-5.0.51a
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd
    big-tables debug embedded minimal perl selinux ssl static latin1 cluster extraengine max-idx-128 berkdb
    View      Download      License: GPL-2
  • mysql-community-5.0.45
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd
    big-tables debug embedded minimal perl selinux ssl static latin1 cluster extraengine max-idx-128 berkdb
    View      Download      License: GPL-2
  • mysql-community-5.0.27-r1
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd
    big-tables debug embedded minimal perl selinux ssl static latin1 cluster extraengine max-idx-128 berkdb
    View      Download      License: GPL-2

USE Flags

big-tables
Global: Make tables contain up to 1.844E+19 rows
Local: Make tables contain up to 1.844E+19 rows
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
embedded
Global: Build embedded server (libmysqld)
Local: Build embedded server (libmysqld)
minimal
Global: Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
Local: Install client programs only, no server
perl
Global: Adds support/bindings for the Perl language
selinux
Global: !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
ssl
Global: Adds support for Secure Socket Layer connections
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
latin1
Global: Use LATIN1 encoding instead of UTF8.
Local: Use LATIN1 encoding instead of UTF8.
cluster
Global: Add support for NDB clustering.
Local: Add support for NDB clustering.
extraengine
Global: Add support for alternative storage engines.
Local: Add support for alternative storage engines.
max-idx-128
Global: Raise the max index per table limit from 64 to 128
Local: Raise the max index per table limit from 64 to 128
innodb
Global: Adds innodb support for mySQL (transaction support)
pbxt
Global: Add experimental support for pbxt storage engine
Local: Add experimental support for pbxt storage engine
berkdb
Global: Adds support for sys-libs/db (Berkeley DB for MySQL)