Connection Crash in mysql C++

后端 未结 1 590
误落风尘
误落风尘 2021-01-25 13:36

Currently, I have implemented a program to write to a mysql database... I am using Xcode with c++as well. I have imported all the libraries correctly but I\'m getting a BAD EXCE

1条回答
  •  萌比男神i
    2021-01-25 14:13

    Here's a similar problem (almost identical?), have you checked it?

    • MySQL Connector/C++ BAD ACCESS crash

    0 讨论(0)
提交回复
热议问题