mariadb/client
unknown a644e002ce Fix warnings and error VC++ compiler
client/mysql.cc:
  Removing unreferenced variables
sql/sql_test.cc:
  Fix VC++ compiler error that doesn't permits the declaration and
  initialization of variables that can be skipped by the prior
  goto end instruction.
2003-01-04 01:19:17 -02:00
..
.cvsignore
client_priv.h Merge with 4.0 2002-11-21 15:56:48 +02: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
connect_test.c Correct bug which exposed itself in rpl000017 2002-11-29 21:34:13 +03:00
get_password.c
insert_test.c Get rid of pbool from my_list.h; and avoid using the my_global.h for clients 2002-11-28 09:56:26 -08:00
list_test.c
Makefile.am temporary fix to make mysql.cc to compile --with-readline 2002-11-26 15:33:30 +01:00
my_readline.h
mysql.cc Fix warnings and error VC++ compiler 2003-01-04 01:19:17 -02:00
mysqladmin.c Basically minor code optimizations and cleanups 2002-12-05 03:55:29 +03:00
mysqlbinlog.cc Portability fix when using -DBIG_TABLES 2002-11-14 12:21:36 +02:00
mysqlcheck.c Merge with 4.0 2002-11-21 15:56:48 +02:00
mysqldump.c Merge with 4.0 2002-11-21 15:56:48 +02:00
mysqlimport.c Removed ^M 2002-12-27 18:13:32 +02:00
mysqlmanager-pwgen.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c Removed ^M 2002-12-27 18:13:32 +02:00
mysqltest.c Merge with 4.0 2002-11-21 15:56:48 +02:00
password.c
readline.cc
select_test.c Get rid of pbool from my_list.h; and avoid using the my_global.h for clients 2002-11-28 09:56:26 -08:00
showdb_test.c
sql_string.cc Copy from /sql directory 2002-11-15 13:58:24 +04:00
sql_string.h Copy from /sql directory 2002-11-15 13:58:24 +04:00
ssl_test.c
thimble.cc
thread_test.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00