mariadb/libmysql
unknown 5c1dbfe6a7 64-bit portability fixes in network I/O
use $MAX_TABLES mysqltest variable to make join test portable
make test now works with the manager on IA64 Linux


client/mysqltest.c:
  added MAX_TABLES variable
libmysql/libmysql.c:
  portability fixes for 64-bit systems
mysql-test/mysql-test-run.sh:
  fixed bug - wrong values of -display in xterm in gdb mode
mysql-test/r/join.result:
  make test work on both 32-bit and 64-bit systems
mysql-test/t/join.test:
  make test work on both 32-bit and 64-bit systems
sql/mini_client.cc:
  64-bit portability fixes
sql/mini_client.h:
  64-bit portability fixes
sql/slave.cc:
  64-bit portability fixes
tools/mysqlmanager.c:
  64-bit portability fixes
2001-10-13 09:28:35 -06: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 Fixed bug in REGEXP for Linux Alpha 2001-04-11 20:19:52 +03:00
configure.in Import changeset 2000-07-31 21:29:14 +02:00
dll.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
errmsg.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
get_password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
libmysql.c 64-bit portability fixes in network I/O 2001-10-13 09:28:35 -06:00
Makefile.am Fix for make dist 2001-09-29 15:37:53 +03:00
Makefile.shared fixes for MYSQL manager 2001-09-19 14:30:43 -06:00
manager.c changed manager to use my_net_* 2001-10-12 09:37:25 -06:00
net.c One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00