Download project files

How do I verify a download?


110 of 11 releases

1.0.11-6 release from the pre-ga series released

Release information
Release notes:

------- 1.0.11-6 Pre-GA - 2010-07-08

RN329: Fixed bug #601245: make fails. PBXT did not compile if the partition engine was disabled in the MySQL build.

------- 1.0.11-5 Pre-GA - 2010-06-18

RN328: Fixed bug #595478: Compile fails (1.0.11-4).

------- 1.0.11-4 Pre-GA - 2010-06-15

RN327: Fixed a bug that caused a crash during delete on the index. The crash occurred due to memory overwrite when a long key is promoted after a shorter key is deleted, and the difference causes a node size overflow.

------- 1.0.11-3 Pre-GA - 2010-06-11

RN326: Fixed bug #587740: pbxt-1.0.11-pre2-ga first time create partition table error. This was not a new bug. The problem was the PBXT system table's .frm files are corrupted when the first PBXT table created is a partition table.

RN325: Fixed the "to-sw...

File Description Downloads
download icon pbxt-1.0.11-6-pre-ga.tar.gz (md5) Compressed archive of all sources 215
last downloaded 11 weeks ago
Total downloads: 215

1.0.11-5 release from the pre-ga series released

Release information
Release notes:

------- 1.0.11-5 Pre-GA - 2010-06-18

RN328: Fixed bug #595478: Compile fails (1.0.11-4).

------- 1.0.11-4 Pre-GA - 2010-06-15

RN327: Fixed a bug that caused a crash during delete on the index. The crash occurred due to memory overwrite when a long key is promoted after a shorter key is deleted, and the difference causes a node size overflow.

------- 1.0.11-3 Pre-GA - 2010-06-11

RN326: Fixed bug #587740: pbxt-1.0.11-pre2-ga first time create partition table error. This was not a new bug. The problem was the PBXT system table's .frm files are corrupted when the first PBXT table created is a partition table.

RN325: Fixed the "to-sweep" column output in xtstat.

------- 1.0.11-2 Pre-GA - 2010-05-26

RN324: Fixed bug #584070:pbxt-1.0.11-pre-ga does not work with mysql 5.1.47. This bug ...

File Description Downloads
download icon pbxt-1.0.11-5-pre-ga.tar.gz (md5) Compressed archive of all sources 17
last downloaded 44 weeks ago
Total downloads: 17

1.0.11-2 release from the pre-ga series released

Release information
Release notes:

------- 1.0.11-2 Pre-GA - 2010-05-26

RN324: Fixed bug #584070:pbxt-1.0.11-pre-ga does not work with mysql 5.1.47. This bug fix removes a hack which was done to avoid running into the LOCK_plugin lock.

------- 1.0.11-1 Pre-GA - 2010-05-19

RN323: Detect corruption of a key length in an index page. This bug fix avoids a possible crash due to index page corruption.

------- 1.0.11 Pre-GA - 2010-05-11

RN322: Creating a table the references a non-existing table can now only be done if you set: foreign_key_checks = 0. Also fixed a failure when creating tables with recursive foreign key declarations.

RN321: Added "Extended record count" to the CHECK TABLE output. This indicates the number of records that have a data log component.

RN320: All tests now run with MySQL 5.1.46.

File Description Downloads
download icon pbxt-1.0.11-2-pre-ga.tar.gz (md5) Compressed archive of all sources 26
last downloaded 45 weeks ago
Total downloads: 26

1.0.11 release from the pre-ga series released

Release information
Release notes:

------- 1.0.11 Pre-GA - 2010-05-11

RN322: Creating a table the references a non-existing table can now only be done if you set: foreign_key_checks = 0. Also fixed a failure when creating tables with recursive foreign key declarations.

RN321: Added "Extended record count" to the CHECK TABLE output. This indicates the number of records that have a data log component.

RN320: All tests now run with MySQL 5.1.46.

------- 1.0.10n RC4 - 2010-04-28

RN319: Fix RN1/3 and RN1/4 back-ported from 1.1: Fixed a deadlock that could occur during low index cache situations and added some checks for index corruption, and added the try lock variation for R/W locks.

RN318: Fixed a bug in the atomic R/W lock. This bug occurred on multi-core Linux when under extrem load. The affect was that an index loo...

File Description Downloads
download icon pbxt-1.0.11-pre-ga.tar.gz (md5) Compressed archive of all sources 19
last downloaded 44 weeks ago
Total downloads: 19

1.0.10n release from the rc4 series released

Release information
Release notes:

------- 1.0.10n RC4 - 2010-04-28

RN319: Fix RN1/3 and RN1/4 back-ported from 1.1: Fixed a deadlock that could occur during low index cache situations and added some checks for index corruption, and added the try lock variation for R/W locks.

RN318: Fixed a bug in the atomic R/W lock. This bug occurred on multi-core Linux when under extrem load. The affect was that an index lookup could fail. The index was not corrupted.

------- 1.0.10m RC4 - 2010-03-29

RN317: This change prevents a unscheduled checkpoint from occurring when the sweeper has work to do. Checkpoint required due to the Checkpoint threshold reached are done as usual.

------- 1.0.10k RC4 - 2010-03-29

RN316: Set the maximum delay, while waiting for previous transactions to commit to 1/100s. This situation occurs when cle...

File Description Downloads
download icon pbxt-1.0.10n-rc.tar.gz (md5) Compressed archive of all sources 29
last downloaded 5 days ago
Total downloads: 29

1.0.10i release from the rc4 series released

Release information
Release notes:

------- 1.0.10i RC4 - 2010-03-17

RN312: Fixed bug #534361: Valgrind error: write of uninitialised bytes in xt_flush_indices()

RN311: Fixed ilog corruption when running out of disk space during an index flush operation, which lead to corruption of the index.

------- 1.0.10h RC4 - 2010-02-25

RN310: Fixed Windows atomic INC/DEC operations, which lead to atomic R/W lock not working correctly. The result was that some index entries were not foound.

RN309: Fixed a bug that caused a crash when the index was corrupted. The crash occurs if the index page in not completely written, and an item in the index has a bad length.

RN308: Fixed bug #509803: can't run tpcc (cannot compare FKs that rely on indexes of different length).

------- 1.0.10g RC4 - 2010-02-11

RN307: 2010-02-15: Set the i...

File Description Downloads
download icon pbxt-1.0.10-rc.tar.gz (md5) Compressed archive of all sources 27
last downloaded 44 weeks ago
Total downloads: 27

1.0.10g release from the rc4 series released

Release information
Release notes:

------- 1.0.10g RC4 - 2010-02-11

RN306: All tests now run with MySQL 5.1.42.

RN305: Fixed a bug that could cause a crash in filesort. The problem was that the return row estimate was incorrect, which caused the result of estimate_rows_upper_bound() to overflow to zero. Row estimate has been changed, and no longer takes into account deleted rows (so the row estimate is now a maximum).

RN304: Fixed bug #513012: On a table with a trigger the same record is updated more than once in one statement

------- 1.0.10f RC4 - 2010-01-29

RN303: Fix back-ported from 1.1: Fixed a bug in the record cache that caused PBXT to think it had run out of cache memory. The effect was that PBXT used less and less cache over time. The bug occurs during heavy concurrent access on the record cache. The affec...

File Description Downloads
download icon pbxt-1.0.10-rc.tar.gz (md5) Compressed archive of all sources 18
last downloaded 44 weeks ago
Total downloads: 18

1.0.10c release from the rc4 series released

Release information
Release notes:

------- 1.0.10c RC4 - 2009-12-29

RN297: Updated "LOCK TABLES ... READ LOCAL" behavior to be more restrictive and compatible with InnoDB

RN296: Fixed bug #499026: START TRANSACTION WITH CONSISTENT SNAPSHOT does not work for PBXT

------- 1.0.10 RC4 - 2009-12-18

RN295: PBXT tests now all run with MySQL 5.1.41.

RN294: Fixed bug #483714: a broken table can prevent other tables from opening

RN293: Added system variable pbxt_flush_log_at_trx_commit. The value of this variable determines whether the transaction log is written and/or flushed when a transaction is ended. A value of 0 means don't write or flush the transaction log, 1 means write and flush and 2 means write, but do not flush. No matter what the setting is choosen, the transaction log is written and flushed at least once per ...

File Description Downloads
download icon pbxt-1.0.10-rc.tar.gz (md5) Compressed archive of all sources 46
last downloaded 2 days ago
Total downloads: 46

1.0.09e release from the rc3 series released

Release information
Release notes:

PBXT Release Notes
==================

------- 1.0.09e RC3 - 2009-11-20

RN278: Fixed compile error with MySQL 5.1.41.

------- 1.0.09d RC3 - 2009-09-30

RN277: Added r/o flag to pbxt_max_threads server variable (this fix is related to bug #430637)

RN276: Added test case for replication on tables w/o PKs (see bug #430716)

RN275: Fixed bug #430600: 'Failed to read auto-increment value from storage engine' error.

RN274: Fixed bug #431240: This report is public edit xtstat fails if no PBXT table has been created. xtstat now accepts --database=information_schema or --database=pbxt. Depending on this setting PBXT will either use the information_schema.pbxt_statistics or the pbxt.statistics table. If information_schema is used, then the statistics are displayed even when no PBXT table exis...

File Description Downloads
download icon pbxt-1.0.09-rc.tar.gz (md5) Compressed archive of all sources 50
last downloaded 44 weeks ago
Total downloads: 50

1.0.09d release from the rc3 series released

File Description Downloads
download icon pbxt-1.0.09-rc.tar.gz (md5) Compressed archive of all sources 29
last downloaded 44 weeks ago
Total downloads: 29

110 of 11 releases