Re: Getting seg faults in SQLString
This issue was due to libc++5 and 6 incompatibility, the libmysqlcppconn i was using was built with libc++5, and i had libc++6 installed and was using this to build my executable.
solved by downloading the source for libmysqlcppconn and building on my machine.
Subject
Views
Written By
Posted
3049
June 07, 2012 07:25AM
Re: Getting seg faults in SQLString
1626
June 08, 2012 02:43AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.