mariadb/libmysql
unknown c6a0599642 WL #1510 "Implement support for "commercial" binaries on handshake",
client library:
- implemented 'check_license' function


include/errmsg.h:
  WL #1510: new error code
include/mysql_version.h.in:
  WL #1510: fallback define for LICENSE
libmysql/errmsg.c:
  WL #1510: error message to print in case when client and server license 
  mismatch.
libmysql/libmysql.c:
  WL#1510: implementation of 'check_license' function
sql/set_var.cc:
  removed unused variable 'license'
2004-03-17 20:04:50 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Update copyright 2001-12-06 14:10:51 +02:00
dll.c Add detection of in_addr_t 2003-08-28 06:08:17 +03:00
errmsg.c WL #1510 "Implement support for "commercial" binaries on handshake", 2004-03-17 20:04:50 +03:00
get_password.c fixed bug #1174 2003-09-02 12:09:27 -04:00
libmysql.c WL #1510 "Implement support for "commercial" binaries on handshake", 2004-03-17 20:04:50 +03:00
libmysql.def For to export the right functions with changes done from 4.0.16 2004-02-04 13:39:01 -04:00
Makefile.am vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
Makefile.shared vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
manager.c potential problem fixed afer some reasoning 2004-02-19 09:11:46 +01:00