Re: [Maria-developers] GSoC 2016 Student Introduction. [ MDEV-4989 ]

2017-03-12 Thread Vicențiu Ciorbaru
Hi Mike! For debugging on OS X I suggest you use lldb instead of gdb, if you're having troubles with gdb. At the same time you can get gdb to work but sometimes it doesn't work as you expect it to, so lldb might be your best alternative. Using mysql-test-run with lldb will also be somewhat tricky.

[Maria-developers] GSoC 2016 Student Introduction. [ MDEV-4989 ]

2017-03-12 Thread Mike Reiss
Hi, I am Mike Reiss a MS Computer Science student and I would love to work on enhancing the mysqlbinlog tool during GSoC 2017 [MDEV-4989 ]. I have studied the mysqlbinlog.cc file and experimented with the various options available in the my_options array