Re: [Maria-developers] Aria Memory Only Tables

2012-09-09 Thread m...@rpzdesign.com
Wow, that is quite a surprise. You are right. Aria 1.5 is current. What a shame. When is Aria 2.0 estimated for release? http://kb.askmonty.org/en/aria-faq/ Looks like I need to begin to try XtraDB on RAM Disk to see what performance I get with that and basically throw out Aria until 2.0.

Re: [Maria-developers] Aria Memory Only Tables

2012-09-08 Thread Sergei Golubchik
Hi, md! On Sep 08, m...@rpzdesign.com wrote: > Does anybody have any thoughts on what would be involved with getting > Aria Tables to have an option to be memory only (Fully cached with no > disk writing, power off means data loss) It should be quite easy, I suppose. One would just need to add so

[Maria-developers] Aria Memory Only Tables

2012-09-08 Thread m...@rpzdesign.com
Does anybody have any thoughts on what would be involved with getting Aria Tables to have an option to be memory only (Fully cached with no disk writing, power off means data loss) ARIA support row locking instead of Memory Tables which only have Table locking. Table locking sucks for anythi