mariadb/client
unknown bc3cbfbc7b Now merge is done.
For previous commit I had run only rpl* tests, here the other ones had a 
few surprises. Latest status:
- all tests pass
- all replication tests pass with Valgrind
This is the final-final commit & push.
Doc remains.


client/mysqlbinlog.cc:
  Making remote mysqlbinlog work with the new format of 5.0.0, and still be 
  able to talk to older servers.
  This is a quickfix, but now mysqlbinlog.test passes (mysqlbinlog seems to
  work in Valgrind, too).
mysql-test/r/drop_temp_table.result:
  result update
mysql-test/r/insert_select.result:
  result update
mysql-test/r/mix_innodb_myisam_binlog.result:
  result update
mysql-test/r/mysqlbinlog.result:
  result update
mysql-test/t/mix_innodb_myisam_binlog.test:
  position update
mysql-test/t/mysqlbinlog.test:
  position update
sql/log_event.cc:
  a comment (noticed the problem by watching the results of
  mix_innodb_myisam_binlog.test)
2003-12-20 00:38:30 +01:00
..
.cvsignore
client_priv.h Second part of WL #519: 2003-11-28 13:11:44 +03:00
completion_hash.cc
completion_hash.h
get_password.c
Makefile.am This will be pushed only after I fix the testsuite. 2003-12-18 01:09:05 +01:00
my_readline.h
mysql.cc Merge 4.1 to 5.0. 2003-12-19 18:03:27 +01:00
mysqladmin.c
mysqlbinlog.cc Now merge is done. 2003-12-20 00:38:30 +01:00
mysqlcheck.c
mysqldump.c merge 2003-12-19 16:34:48 +02:00
mysqlimport.c
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c Removed unneccessary sprintf call and a variable. 2003-12-18 13:56:13 +02:00
readline.cc
sql_string.cc
sql_string.h