I would like to setup MySQL source 5.7 code in Xcode so that I can start investigating the source code. Ideally I would like to be able to compile and run MySQL from Xcode so that I can use the Xcode debugger to step through the code.
thor
22.7k32 gold badges108 silver badges199 bronze badges
asked Apr 11, 2016 at 7:49
1 Answer 1
Here is the steps which helps you to debug MySQL in Xcode
http://technicalqueriess.blogspot.in/2016/04/1-donwload-mysql5.html
answered Apr 19, 2016 at 13:11
1 Comment
NSNoob
Link-only answers should be posted as comments.
lang-sql