mariadb/client
unknown d3c61fd93e Fixed some bugs in mysql, mysqladmin and mysqld.
client/mysql.cc:
  Fixed a bug in --pager when used with --disable- or --skip- prefixes.
client/mysqladmin.c:
  Fixed a bug in --wait, which didn't take an optional argument while it should.
sql/mysqld.cc:
  Fixed a type and a bug in --transaction-isolation option in mysqld.cc
2002-10-15 23:34:55 +03:00
..
.cvsignore
client_priv.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
completion_hash.cc
completion_hash.h
connect_test.c
errmsg.c
get_password.c
insert_test.c
list_test.c
Makefile.am Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
my_readline.h
mysql.cc Fixed some bugs in mysql, mysqladmin and mysqld. 2002-10-15 23:34:55 +03:00
mysqladmin.c Fixed some bugs in mysql, mysqladmin and mysqld. 2002-10-15 23:34:55 +03:00
mysqlbinlog.cc Increased max possible max_allowed_packet to 1G 2002-09-19 17:49:41 +03:00
mysqlcheck.c fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03:00
mysqldump.c Updated VC++ project files for 4.0.4 2002-09-24 17:11:59 +03:00
mysqlimport.c fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03: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 fixed so that --ssl and --skip-ssl works with the MySQL clients. 2002-09-17 23:46:53 +03:00
mysqltest.c Portability fixes. 2002-09-11 06:40:08 +03:00
password.c
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c