mariadb/client
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
client_priv.h
completion_hash.cc
completion_hash.h
connect_test.c
errmsg.c
get_password.c
insert_test.c
list_test.c
Makefile.am
my_readline.h
mysql.cc
mysqladmin.c
mysqlbinlog.cc
mysqlcheck.c
mysqldump.c
mysqlimport.c Add shared memory protocol and option --protocol 2002-11-15 00:16:30 +05:00
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c
password.c
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c