[Maria-developers] MariaDB 5.2 source code tree tarball

2010-05-18 Thread Daniel Bartholomew
All, I've created a tarball of a freshly branched MariaDB 5.2 source tree. I created the branch with: bzr branch lp:maria/5.2 mariadb-5.2 I created the tarball with: tar -czvf mariadb-5.2-repo.tar.gz mariadb-5.2/ I then saw to it that the tarball was uploaded to our mirrors. If you are hav

[Maria-developers] bzr commit into Mariadb 5.2, with Maria 2.0:maria/5.2 branch (igor:2791)

2010-05-18 Thread Igor Babaev
#At lp:maria/5.2 based on revid:i...@askmonty.org-20100513065914-yq9y2pbd9zn2fm7w 2791 Igor Babaev 2010-05-18 Fixed bugs in the backport of derived tables (mwl106). modified: mysql-test/r/derived_view.result mysql-test/r/table_elim.result sql/item_cmpfu

Re: [Maria-developers] Segmented Key Cache - About section

2010-05-18 Thread Igor Babaev
Another consideration: They use 'segments' when talk about different parts of something. Webster's dictionary gives you an example: . Partitions are assumed to be always similar. In the future new models of key cache will appear for sure, in particular those ones where parts of the key cache will

Re: [Maria-developers] Segmented Key Cache - About section

2010-05-18 Thread Igor Babaev
Henrik Ingo wrote: > On Mon, May 17, 2010 at 9:14 PM, Igor Babaev wrote: >> 1. the author of the original patch >> 2. our community members (not only PeterZ!) >> 3. our developers >> >> what term they prefer 'Segmented Key Cache' or 'Partitioned Key Cache'. >> >> To be quite honest I also should m

Re: [Maria-developers] Segmented Key Cache - About section

2010-05-18 Thread Henrik Ingo
On Mon, May 17, 2010 at 9:14 PM, Igor Babaev wrote: > 1. the author of the original patch > 2. our community members (not only PeterZ!) > 3. our developers > > what term they prefer 'Segmented Key Cache' or 'Partitioned Key Cache'. > > To be quite honest I also should mention that MichaelR from Or