mySQL how I hate it
I am working on debugging the program I am working of for work. Well now, when I step over a call to a function that just calls into the Mysql lib, it get a unhandled exception, so deep in that VC++ (I have to use this compile for work) will not give me the stack[…]