mariadb/client
unknown 28d20a1d2f Make ft_xxx variables ulong to not break mysqld.cc init of variables.
mysqltest: replace_result now also affects error messages


client/mysqltest.c:
  replace_result now also affects error messages
include/ft_global.h:
  Make variables ulong to not break mysqld.cc init of variables.
myisam/ft_static.c:
  Make variables ulong to not break mysqld.cc init of variables.
mysql-test/r/join.result:
  Fix for 64 bit systems
mysql-test/t/join.test:
  Fix for 64 bit systems
2001-11-05 03:43:00 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Fixes up things after merge from 3.23.44 2001-11-05 01:04:08 +02: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 Import changeset 2000-07-31 21:29:14 +02: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
insert_test.c Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
list_test.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Fix for make dist 2001-10-02 22:21:14 +03:00
my_readline.h Cleanup of tests 2000-12-28 19:25:41 +02:00
mysql.cc SSL fixes. 2001-11-01 16:59:00 +02:00
mysqladmin.c merge with 3.23.44 2001-11-04 16:14:09 +02: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 Fixes up things after merge from 3.23.44 2001-11-05 01:04:08 +02: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 Make ft_xxx variables ulong to not break mysqld.cc init of variables. 2001-11-05 03:43:00 +02: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 Import changeset 2000-07-31 21:29:14 +02:00
showdb_test.c Import changeset 2000-07-31 21:29:14 +02:00
sql_string.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
sql_string.h changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
ssl_test.c Import changeset 2000-07-31 21:29:14 +02:00
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