mariadb/libmysql
unknown 64dd949c41 Add shared memory protocol and option --protocol
client/client_priv.h:
  Add OPT_MYSQL_PROTOCOL and OPT_SHARED_MEMORY_BASE_NAME
include/config-win.h:
  Add shared memory protocol
include/errmsg.h:
  Add error codes of shared memory protocol
include/my_sys.h:
  Delete TYPELIB, moved to typelib.h
include/mysql.h:
  Add shared memory protocol
include/violite.h:
  Add shared memory protocol
libmysql/errmsg.c:
  Add texts of errors of shared memory protocol
sql/mysqld.cc:
  Add shared memory protocol and option --shared-memory, correct option --named-pipe
sql/set_var.cc:
  Add shared memory protocol variables
vio/vio.c:
  Add shared memory protocol
vio/viosocket.c:
  Add shared memory protocol
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2002-11-15 00:16:30 +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 Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c Add shared memory protocol and option --protocol 2002-11-15 00:16:30 +05:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c Add shared memory protocol and option --protocol 2002-11-15 00:16:30 +05:00
libmysql.def Portability fixes to be able to compile MySQL with VC++ 2002-10-08 22:28:24 +03:00
Makefile.am Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
Makefile.shared ctype.c, Makefile.am, Makefile.shared: 2002-10-23 15:40:22 +05:00
manager.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
password.c Update copyright 2001-12-06 14:10:51 +02:00