mariadb/libmysql
unknown 00c41b2850 Fix to make Windows compilation smoother
VC++Files/innobase/innobase.dsp:
  non-existent file removed
client/mysql.cc:
  local opt_max_allowed_packet and opt_net_buffer_length introduced
client/mysqldump.c:
  local opt_max_allowed_packet and opt_net_buffer_length introduced
include/mysql.h:
  mysql_get_parameters() interface added
  #define max_allowed_packet added
include/mysql_com.h:
  these should not be exported
libmysql/libmysql.c:
  mysql_get_parameters implementations
libmysql/libmysql.def:
  interface changed
libmysql_r/Makefile.am:
  MYSQL_CLIENT define added
libmysqld/lib_sql.cc:
  line moved to be above the '#include "mysql.cc"'
libmysqld/libmysqld.c:
  mysql_get_parameters implementation (embedded)
libmysqld/libmysqld.def:
  interface changed
sql/log_event.cc:
  should be like that in this case
tools/mysqlmanager.c:
  compiler warns on this line
2004-05-26 21:40:27 +05: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 Fix to make Windows compilation smoother 2004-05-26 21:40:27 +05:00
libmysql.def Fix to make Windows compilation smoother 2004-05-26 21:40:27 +05: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