mariadb/client
unknown 000f76cfb8 after merge fixes
client/mysqldump.c:
  Fixed problem with multiple tables (--skip-quote didn't work properly for second table)
myisam/myisamchk.c:
  after merge fix
2004-05-05 21:24:21 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h After merge fixes 2004-04-27 15:33:40 +03:00
completion_hash.cc upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
completion_hash.h upgrade readline to version 4.3 2002-11-19 18:26:53 +04:00
get_password.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
Makefile.am Force clients to recompile if client lib changes (Bug #3009) 2004-03-30 22:13:25 +03:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc Fixed a non-critical bug, but which affected how indent program indents 2004-04-05 16:28:16 +03:00
mysqladmin.c merge fixes (use old code) 2004-03-18 00:16:04 +02:00
mysqlbinlog.cc Fix for BUG#3214 "mysqlbinlog --read-from-remote-server --position prints wrong positions" 2004-03-18 20:53:33 +02:00
mysqlcheck.c Fix to handle unsigned data in prepared statements (Bug #3447) 2004-05-04 15:02:38 +03:00
mysqldump.c after merge fixes 2004-05-05 21:24:21 +03:00
mysqlimport.c mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: 2004-02-11 15:15:39 +04:00
mysqlmanager-pwgen.c consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
mysqltest.c Fixed charsetnr sent to the client 2004-04-06 19:57:33 +05:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
sql_string.cc just tried to find all 'skipp' and replace it with 'skip'. 2004-02-02 20:25:39 +04:00
sql_string.h Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00