• unknown's avatar
    Add shared memory protocol and option --protocol · 64f40ef4
    unknown authored
    
    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
    64f40ef4
libmysql.c 116 KB