Bug #20506 Problem linking C code to the client library on OpenServer 6
Submitted: 16 Jun 2006 15:24 Modified: 7 Oct 2008 10:54
Reporter: Kent Boortz Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S3 (Non-critical)
Version:5.0.22 OS:Other (OpenServer 6)
Assigned to: Magnus BlÄudd CPU Architecture:Any
Tags: cyassl

[16 Jun 2006 15:24] Kent Boortz
Description:
Linking of user C code to our client library gives link problems

  Undefined                     first referenced
  symbol                            in file
  __dl__FPv                           libmysqlclient.a(ssl.o)
  abort__3stdFv                       libmysqlclient.a(template_instnt.o)
  __vtbl__Q2_3std9type_info           libmysqlclient.a(ssl.o)
  __pure_virtual_called               libmysqlclient.a(ssl.o)

How to repeat:
Try use the client library from C