Re: [Maria-developers] request for feedback on live schema changes patch

2010-10-01 Thread Zardosht Kasheff
I did it this way for two reasons: - I did not want to try to port partitioning's alter table changes. That was getting into a realm where I could easily mess up - I was concerned with implementing the backwards-compatible emulation of the old API. I figured i would do it this way for 5.1, and th

Re: [Maria-developers] request for feedback on live schema changes patch

2010-10-01 Thread Kristian Nielsen
Zardosht Kasheff writes: > That being said, I would love to hear feedback on this patch, and > would also like to understand what (if anything) can be done to get > this into MariaDB 5.1. I realize that may not be possible, but if it > is, I would like to try. I didn't look at the patch yet. How