mariadb/libmysql
Vladislav Vaintroub 19f0d6b2d9 Small CMake fixes :
- add version info for the client library, dynamic plugins and some utilities
- do not recompile client library sources 3 times (for mysqlclient , mysqlclient_notls and libmysql)
  One time is sufficient, so get rid of mysqlclient_notls, and link  static client library  to  the shared.
- remove incremental linking flag
2011-05-15 13:38:18 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
client_settings.h pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
CMakeLists.txt Small CMake fixes : 2011-05-15 13:38:18 +02:00
conf_to_src.c A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remove all 2010-11-24 12:53:39 +03:00
dll.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00
errmsg.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00
get_password.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00
libmysql.c Merge with 5.1 to get in changes from MySQL 5.1.55 2011-02-28 19:39:30 +02:00
libmysql.def Merge with MySQL 5.1.42 2010-01-15 17:27:55 +02:00
libmysql.ver.in BUG#3074: Unversioned symbols in shared library 2006-01-17 18:51:08 +04:00
Makefile.am Merge with 5.1 2011-01-30 16:43:23 +02:00
Makefile.shared Merge with MariaDB 5.1 2011-05-03 19:10:10 +03:00
manager.c Merge from mysql-5.0-bugteam. 2010-11-24 13:07:37 +03:00