February 11, 2012

Logging your MySQL command line client sessions

Baron recently wrote about very helpful but often forgotten about “Pager” feature of command line client. There is another one which falls into the same list – the –tee option. Specifying –tee=/path/to/file.log you can get all session content (everything typed in and printed out) stored in the log file. Quite handy for example to keep [...]

Velocity Presentation Slides Published

I’ve now published slides from my talk at Velocity conference on Percona web site. Enjoy.