mariadb/client
unknown e376fa6186 Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client.
Disabling can be safer when the server silently dies & restarts.
This is for SCRUM task #727.


client/client_priv.h:
  Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client
client/mysql.cc:
  Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client.
  Disabling can be safer when the server silently dies & restarts.
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2003-03-01 23:34:34 +01:00
..
.cvsignore
client_priv.h Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client. 2003-03-01 23:34:34 +01:00
completion_hash.cc
completion_hash.h
connect_test.c Portability fixes 2003-02-27 03:44:44 +02:00
get_password.c
insert_test.c Portability fixes 2003-02-27 03:44:44 +02:00
list_test.c
Makefile.am
my_readline.h
mysql.cc Added options reconnect/enable-reconnect/disable-reconnect/skip-reconnect to the 'mysql' command-line client. 2003-03-01 23:34:34 +01:00
mysqladmin.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00
mysqlbinlog.cc Gluh asked me to do it 2003-01-31 11:41:39 +04:00
mysqlcheck.c Merge with 4.0.11 2003-02-04 21:52:14 +02:00
mysqldump.c Merge with 4.0.11 tree to get latest bug fixes 2003-02-17 05:43:37 +02:00
mysqlimport.c Removed ^M 2002-12-27 18:13:32 +02:00
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c Removed ^M 2002-12-27 18:13:32 +02:00
mysqltest.c Fixed typo in mysqltest command name. 2003-02-19 11:10:23 +01:00
password.c
readline.cc
select_test.c Portability fixes 2003-02-27 03:44:44 +02:00
showdb_test.c
sql_string.cc Always use USE_STRCOLL code 2003-01-30 11:15:14 +04:00
sql_string.h
ssl_test.c
thimble.cc
thread_test.c