Re: [Maria-developers] Ideas for improving MariaDB/MySQL replication

2010-07-05 Thread Sergei Golubchik
Hi, Kristian! > >> API, eliminating lots of class definitions and accessor functions. > >> Though arguably it wouldn't really simplify the API, as the > >> complexity would just be in understanding the THD class. > >> > >> For now, the API is proposed without exposing the THD class. > >> (Similar

Re: [Maria-developers] Ideas for improving MariaDB/MySQL replication

2010-07-05 Thread Kristian Nielsen
Sergei Golubchik writes: > Hi, Kristian! Hi, thanks for your comments! A couple of questions inline, and some comments/thoughts. > On Jun 24, Kristian Nielsen wrote: >> At the implementation level, a lot of the work is basically to pull >> out all of the needed information from the THD object/