mariadb/libmysqld
unknown 1c64f355b4 One should not only have to include my_net.h to work with sockets.
This wrapper noew will include all the necessary, system specific files,
which makes all normal source files much easier to write and maintain.
Portability fixes.


Docs/manual.texi:
  Updated upgrading from 3.23 -> 4.0
client/mysqladmin.c:
  Portability fixes
client/mysqlshow.c:
  Portability fixes
extra/resolveip.c:
  Portability fixes
include/my_global.h:
  Portability fixes
include/my_net.h:
  One should not only have to include my_net.h to work with sockets.
  This wrapper noew will include all the necessary, system specific files,
  which makes all normal source files much easier to write and maintain.
include/mysql_com.h:
  Portability fixes
libmysql/net.c:
  Portability fixes
libmysqld/lib_vio.c:
  Portability fixes
mysql-test/r/drop.result:
  Fix crashed tests
mysql-test/r/err000001.result:
  Fix crashed tests
mysql-test/r/innodb.result:
  Fix crashed tests
mysql-test/r/overflow.result:
  Fix crashed tests
sql/net_serv.cc:
  Use new my_net.h
vio/vio.c:
  Use new my_net.h
vio/viosocket.c:
  Use new my_net.h
vio/viossl.c:
  Use new my_net.h
2001-10-09 03:35:29 +03:00
..
examples Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
embedded_priv.h Cleaned up SSL documentation 2001-10-02 05:53:00 +03:00
lib_load.cc Embedded mysql fixes. 2001-08-10 12:37:36 -04:00
lib_sql.cc Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
lib_vio.c One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
libmysqld.c merge 2001-10-08 05:36:35 +03:00
Makefile.am Portability fixes + a couple of bug fixes introduced by last push. 2001-10-08 23:20:19 +03:00
WHITEPAPER Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00