I’m listening to the first MySQL University session. It’s the highest form of education available at MySQL AB, hence the name. Not about how to use MySQL, but how to write code patches for MySQL.
Right now, Sergei Golubchik is sitting in Cologne, Germany, speaking behind Skype Conferencing and two pillows (sound quality!) about memory management and mysys libraries and algorithms. Monty and others are assisting Sergei over our internal IRC, where there are 31 developers listening in.
Our presenter, Sergei Golubchik, in a non-virtual
setting
Here’s an IRC transcript:
monty|uni ie, only destructior is called, memory is not freed
until free_root()
rafal|school monty|uni: if I initialize String from other String,
or char table[] …