Thank you Sergei. I kind of expected that. Was hoping though to get it in upstream for our environment (one can dream!). Colin wanted to know if I got it backported, so I did.
I'll chalk it up to a good exercise :) It would be nice to get us to MariaDB 10 but we have a big commitment to 5.5 right now.
So in this exercise.. : 1) Navigate source code and repos in Git and Bazaar 2) Setup eclipse and cmake to navigate and build MariaDB (I found cscope to be really a powerful tool for getting around code and preferred it over eclipse many times) 3) used gdb to attach and examine values 4) Debug yacc 5) run mysql-test