~maria-captains/maria/5.3

Viewing all changes in revision 3611.

  • Committer: Vladislav Vaintroub
  • Date: 2013-01-11 11:44:21 UTC
  • Revision ID: wlad@montyprogram.com-20130111114421-j0y44s7tpukn7i9m
MDEV-4020 : Make sure strmov symbol is exported by client library  on Linux (even if the server and libraries itself use stpcpy instead of it)

It is a workaround that allows myodbc built by certain distributions' (CentOS,Fedora) to peacefully coexist with mariadb client libraries.
The problem is that MyODBC in these distros needs strmov() to be exported by mysql client shared library, or else myodbc fails to load.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: