Download project files

How do I verify a download?


110 of 20 releases

1.1-for-5.5.34-10.0.9 release from the trunk series released

Release information
Release notes:

  MariaDB 10.0 support.
Function addition
- Add server parameter "vp_version".

Changelog:

Bug fix
- Sometimes does not prune child table partitions.

File Description Downloads
download icon vp-init-1.1-for-5.5.34-10.0.9.tgz (md5) beta installer 114
last downloaded 20 weeks ago
download icon vp-src-1.1-for-5.5.34-10.0.9.tgz (md5) beta source 100
last downloaded 19 weeks ago
download icon vp-doc-1.1-for-5.5.34-10.0.9.tgz (md5) beta document 104
last downloaded 19 weeks ago
Total downloads: 318

1.0-for-5.5.34 release from the trunk series released

Release information
Release notes:

This release is bug fix release

Changelog:

Bug fix
- Doesn't update query cache for VP table, if child table are updated directly.

File Description Downloads
download icon vp-init-1.0-for-5.5.34.tgz (md5) beta installer 36
last downloaded 43 weeks ago
download icon vp-src-1.0-for-5.5.34.tgz (md5) beta source 30
last downloaded 47 weeks ago
download icon vp-doc-1.0-for-5.5.34.tgz (md5) beta document 36
last downloaded 46 weeks ago
Total downloads: 102

0.18-for-5.1.44 release from the trunk series released

Release information
Release notes:

Function addition
- Support handlersocket bulk access feature.

Changelog:

Bug fix
- Sometimes, does not use statistics information for executing plan.
- Use large memory for sort of big table.
- Sometimes, can't get records at using index merge.

File Description Downloads
download icon vp-init-0.18-for-5.5.14.tgz (md5) beta binary 38
last downloaded 47 weeks ago
download icon vp-src-0.18-for-5.5.14.tgz (md5) beta source 35
last downloaded 47 weeks ago
download icon vp-doc-0.18-for-5.5.14.tgz (md5) beta document 47
last downloaded 43 weeks ago
Total downloads: 120

0.17-for-5.5.14 release from the trunk series released

Release information
Release notes:

Function addition
- Add UDF paramter "suppress_autoinc".
- Add table parameter "allow_bulk_autoinc" and "allow_different_column_type".
- Add server parameter "vp_allow_bulk_autoinc".

File Description Downloads
download icon vp-init-0.17-for-5.5.14.tgz (md5) beta binary 56
last downloaded 43 weeks ago
download icon vp-src-0.17-for-5.5.14.tgz (md5) beta source 71
last downloaded 47 weeks ago
download icon vp-doc-0.17-for-5.5.14.tgz (md5) beta document 63
last downloaded 47 weeks ago
Total downloads: 190

0.16-for-5.5.14 release from the trunk series released

Release information
Release notes:

  Handlersocket support.
Function addition
- Support R-Tree index.
- Support direct updating.
- Support handlersocket increment and decrement.

Changelog:

Bug fix
- Can't insert a row into a MyISAM table.

File Description Downloads
download icon vp-init-0.16-for-5.5.14.tgz (md5) beta binary 35
last downloaded 47 weeks ago
download icon vp-src-0.16-for-5.5.14.tgz (md5) beta source 34
last downloaded 47 weeks ago
download icon vp-doc-0.16-for-5.5.14.tgz (md5) beta document 30
last downloaded 43 weeks ago
Total downloads: 99

0.15-for-5.5.14 release from the trunk series released

Release information
Release notes:

Bug fix release.

Changelog:

Bug fix
- Can't get auto-increment value when using last_insert_id().

File Description Downloads
download icon vp-init-0.15-for-5.5.14.tgz (md5) beta binary 33
last downloaded 43 weeks ago
download icon vp-src-0.15-for-5.5.14.tgz (md5) beta source 23
last downloaded 6 days ago
download icon vp-doc-0.15-for-5.5.14.tgz (md5) beta document 35
last downloaded 47 weeks ago
Total downloads: 91

0.14-for-5.5.8 release from the trunk series released

Release information
Release notes:

This release is bug fix release.

Changelog:

Bug fix
- Fail corresponding indexes if VP table has indexes with same columns.
- Server crash at executing "show table status" in MySQL 5.5.
- Server crash at executing "replace into" with duplicate key to a table with "auto incerement" column.
- Out of memory at executing "vp_copy_tables" in MySQL 5.5.

File Description Downloads
download icon vp-init-0.14-for-5.5.8.tgz (md5) beta binary 35
last downloaded 47 weeks ago
download icon vp-src-0.14-for-5.5.8.tgz (md5) beta source 36
last downloaded 2 weeks ago
download icon vp-doc-0.14-for-5.5.8.tgz (md5) beta document 34
last downloaded 10 weeks ago
Total downloads: 105

0.13-for-5.5.8 release from the trunk series released

Release information
Release notes:

  MySQL 5.5 support.

Changelog:

Bug fix
- Get an assertion failer at inserting during executing vp_copy_tables.

File Description Downloads
download icon vp-init-0.13-for-5.5.8.tgz (md5) beta binary 41
last downloaded 47 weeks ago
download icon vp-src-0.13-for-5.5.8.tgz (md5) beta source 45
last downloaded 47 weeks ago
download icon vp-doc-0.13-for-5.5.8.tgz (md5) beta document 46
last downloaded 43 weeks ago
Total downloads: 132

0.12-for-5.1.44 release from the trunk series released

Release information
Release notes:

This release is bug fix release.

Changelog:

Bug fix
- Updated records has only updated columns if records are updated with moving partition.
- Server crash at using "index_merge".
- Sometimes get "duplicate entry" error when insert into child tables with auto increment column directly.

File Description Downloads
download icon vp-init-0.12-for-5.1.44.tgz (md5) beta binary 47
last downloaded 46 weeks ago
download icon vp-0.12-for-mysql-5.1.44-linux-x86_64-glibc23.tgz (md5) beta binary 36
last downloaded 43 weeks ago
download icon vp-0.12-for-mysql-5.1.44-linux-i686-glibc23.tgz (md5) beta binary 27
last downloaded 47 weeks ago
download icon vp-src-0.12-for-5.1.44.tgz (md5) beta source 69
last downloaded 47 weeks ago
download icon vp-doc-0.12-for-5.1.44.tgz (md5) beta document 59
last downloaded 47 weeks ago
Total downloads: 238

0.11-for-5.1.44 release from the trunk series released

Release information
Release notes:

MS Windows support.

Changelog:

Bug fix
- An error is caused if execute "insert" statement to a table with auto increment column.
- Columns isn't set default values at executing "insert" statement.

File Description Downloads
download icon vp-0.11-for-mysql-5.1.44-linux-i686-glibc23.tgz (md5) beta binary 32
last downloaded 47 weeks ago
download icon vp-0.11-for-mysql-5.1.44-linux-x86_64-glibc23.tgz (md5) beta binary 31
last downloaded 47 weeks ago
download icon vp-src-0.11-for-5.1.44.tgz (md5) beta source 35
last downloaded 47 weeks ago
download icon vp-doc-0.11-for-5.1.44.tgz (md5) beta document 36
last downloaded 3 weeks ago
Total downloads: 134

110 of 20 releases