Comment 1 for bug 72724

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report.

Your problem can be solved by telling gcc where to search for the library:
gcc -I/usr/include/mysql -lstdc++ test.cpp

Thanks again and don't hesitate to report any new bug.