SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

mysql-plugin_pbxt rpm build for : Mandriva 2010. For other distributions click mysql-plugin_pbxt.

Name : mysql-plugin_pbxt
Version : 1.0.10 Vendor : Mandriva
Release : 13mdv2010.1 Date : 2010-05-25 19:43:26
Group : Databases Source RPM : mysql-5.1.46-4mdv2010.1.src.rpm
Size : 0.72 MB
Packager : Eugeni Dodonov < eugeni_mandriva_com>
Summary : MySQL - The PBXT Storage Engine
Description :
PrimeBase XT (PBXT) is a transactional storage engine for MySQL. As illustrated
below, a MySQL storage engine responsible for the caching, indexing and storage
management of MySQL table data.

On Creation of a table in MySQL, the storage engine may be specified. This
determines the basic characteristics of the table. For example, the default
storage engine is MyISAM, which can be used for non-transactional data that
requires fast read access. A table which uses the MEMORY storage engine is held
completely in RAM.

Tables that use the PBXT Storage engine have the following features:

* MVCC: Multi-version concurrency control, enables reading without locking.
* Transactional: support for BEGIN, COMMIT and ROLLBACK and recovery on startup.
* ACID compliant: Atomic, Consistent, Isolated, Durable (once committed changes cannot be lost).
* Row-level locking: updates use row-level locking allowing for maximum concurrency.
* Deadlock detection: immediate notification if client processes are deadlocked.
* Referential Integrity: foreign key support.
* Write-once: PBXT avoids double-writes by using a log-based architecture.
* BLOB streaming: In combination with the BLOB Streaming engine.

This package provides the PBXT Storage Engine 1.0.10

RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/main/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  mysql-plugin_pbxt-1.0.10-13mdv2010.1.i586.rpm
     Search for other platforms
mysql-plugin_pbxt-1.0.10-13mdv2010.1.sparc.rpm
mysql-plugin_pbxt-1.0.10-13mdv2010.1.alpha.rpm
mysql-plugin_pbxt-1.0.10-13mdv2010.1.ppc.rpm
mysql-plugin_pbxt-1.0.10-13mdv2010.1.ia64.rpm
mysql-plugin_pbxt-1.0.10-13mdv2010.1.s390.rpm

Provides :
libpbxt.so
mysql-plugin_pbxt
mysql-plugin_pbxt(x86-32)

Requires :
libstdc++.so.6(GLIBCXX_3.4)
libmysqlclient.so.16
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.0)
mysql = 5.1.46-4mdv2010.1
rtld(GNU_HASH)
libgcc_s.so.1(GLIBC_2.0)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.11)
libc.so.6(GLIBC_2.8)
libc.so.6(GLIBC_2.3.2)
libstdc++.so.6
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.1)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libgcc_s.so.1
libc.so.6(GLIBC_2.1.3)
libgcc_s.so.1(GCC_3.0)
libc.so.6
libc.so.6(GLIBC_2.3.4)


Content of RPM :
/usr/bin/xtstat
/usr/lib/mysql/plugin/libpbxt.so
/usr/share/doc/mysql-plugin_pbxt
/usr/share/doc/mysql-plugin_pbxt/AUTHORS
/usr/share/doc/mysql-plugin_pbxt/ChangeLog
/usr/share/doc/mysql-plugin_pbxt/NEWS
/usr/share/doc/mysql-plugin_pbxt/README
/usr/share/doc/mysql-plugin_pbxt/TODO

 
ICM