Hi All,

I have just posted the first binary distribution of the PrimeBase XT storage engine for MySQL.

You can download the package from: http://www.primebase.com/xt

To install:

1. Unpack the .tar.gz package.

2. Start your MySQL server.

3. Execute: sudo ./install

The installer automatically determines the version of the server running and installs the corresponding plug-in.

The package includes plug-ins for:

  - MySQL 5.1.14, 5.1.15 and 5.2.0 on,
  - Linux (32/64-bit) and Mac OS X (x86/PowerPC).

Further details can be found in the README: http://www.primebase.com/ xt/download/plugin-readme.txt

Best regards,

Paul

Paul McCullagh
SNAP Innovation GmbH
www.primebase.com/xt
pbxt.blogspot.com
sourceforge.net/projects/pbxt

PrimeBase XT (PBXT) is a transactional storage engine for MySQL which can be loaded dynamically by the pluggable storage engine API of MySQL 5.1. It has been designed for modern, web-based, high concurrency environments. Full MVCC (multi-version concurrency control) support and a unique "write-once" strategy make PBXT particularly effective under heavy update loads.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to