mariadb/client
unknown 8ddf0c4414 mysqlbinlog->client
BitKeeper/etc/ignore:
  Added client/log_event.cc client/log_event.h client/mf_iocache.c client/mf_iocache.cc client/mysqlbinlog client/mysys_priv.h mysql.kdevprj to the ignore list
Makefile.am:
  do symlink hack in the client directory 
  ( originally needed to get log_event.cc for mysqlbinlog)
client/mysqlbinlog.cc:
  fixes to make it compile in the client directory
libmysql/Makefile.shared:
  link mysqlbinlog dependencies into libmysqlclient
libmysql/libmysql.c:
  make simple_command and net_safe_read extern ( for mysqlbinlog)
sql/log_event.cc:
  removed pthread dependency in mysqlbinlog
sql/log_event.h:
  removed pthread dependency in mysqlbinlog
2001-08-09 18:16:43 -06:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
completion_hash.cc Import changeset 2000-07-31 21:29:14 +02:00
completion_hash.h Import changeset 2000-07-31 21:29:14 +02:00
connect_test.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Fixed bugs in symlink code 2001-06-02 01:16:26 +03:00
get_password.c Import changeset 2000-07-31 21:29:14 +02:00
insert_test.c Import changeset 2000-07-31 21:29:14 +02:00
list_test.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am mysqlbinlog->client 2001-08-09 18:16:43 -06:00
my_readline.h Cleanup of tests 2000-12-28 19:25:41 +02:00
mysql.cc Fixed bug when using MERGE on files > 4G 2001-05-17 00:46:50 +03:00
mysqladmin.c Fixed problems with decimals withing IF() 2001-05-29 13:46:17 +03:00
mysqlbinlog.cc mysqlbinlog->client 2001-08-09 18:16:43 -06:00
mysqlcheck.c Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
mysqldump.c Fixed all mysqldump output to use 'result_file' 2001-04-26 00:10:43 +03:00
mysqlimport.c Fixes to get mysql-test included in the distributions 2001-01-02 14:29:47 +02:00
mysqlshow.c Added --verbose option to mysqlshow 2001-06-12 11:59:14 +03:00
mysqltest.c Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql 2001-04-25 22:44:57 +03:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
readline.cc Cleanup of tests 2000-12-28 19:25:41 +02: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 IO_CACHE instead of FILE 2000-11-15 23:00:06 +02: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 added loops and other cool stuff to mysqltest 2000-12-02 10:11:50 -07:00
thread_test.c Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
violite.c Use C-style comments in common header files and C code. 2001-01-16 22:35:27 +02:00