mariadb/client
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
client_priv.h Added support of INSERT to MERGE tables 2001-09-22 17:40:57 +03:00
completion_hash.cc Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
completion_hash.h Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
connect_test.c
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
insert_test.c
list_test.c
Makefile.am Fix for make dist 2001-10-02 22:21:14 +03:00
my_readline.h
mysql.cc Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
mysqladmin.c One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
mysqlbinlog.cc Fixed some build problems. 2001-10-04 02:44:18 +03:00
mysqlcheck.c SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
mysqldump.c Always build thread safe client libraries in the distributed build 2001-10-10 23:44:07 +03:00
mysqlimport.c SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
mysqlmanager-pwgen.c added mysqlmanager-pwgen 2001-09-22 21:47:57 -06:00
mysqlmanagerc.c changed manager to use my_net_* 2001-10-12 09:37:25 -06:00
mysqlshow.c One should not only have to include my_net.h to work with sockets. 2001-10-09 03:35:29 +03:00
mysqltest.c 64-bit portability fixes in network I/O 2001-10-13 09:28:35 -06:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
readline.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
select_test.c
showdb_test.c
sql_string.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
sql_string.h
ssl_test.c
thimble.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
thread_test.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00