mariadb/client
unknown 7bcd40bd32 mysqldump.c:
in 4.1: Dump only VARBINARY() in hex,
  while VARCHAR() COLLATE xxx_bin as a string.


client/mysqldump.c:
  in 4.1: Dump only VARBINARY() in hex,
  while VARCHAR() COLLATE xxx_bin as a string.
2004-11-05 20:35:56 +04:00
..
.cvsignore
client_priv.h
completion_hash.cc
completion_hash.h
get_password.c
Makefile.am A lot of fixes for prepared statements (PS): 2004-10-26 19:30:01 +03:00
my_readline.h
mysql.cc Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
mysqladmin.c mysqladmin.c: 2004-11-05 08:08:38 +04:00
mysqlbinlog.cc
mysqlcheck.c A fix (bug #6309: myisamchk compiled without debug support , --help shows vise versa 2004-11-02 13:14:07 +04:00
mysqldump.c mysqldump.c: 2004-11-05 20:35:56 +04:00
mysqlimport.c Review of all code pushed since last review 2004-10-20 01:28:42 +03:00
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c autocommit and changed name mysql_test_run_new 2004-11-04 21:25:51 +05:00
readline.cc
sql_string.cc
sql_string.h