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 Import changeset 2000-07-31 21:29:14 +02:00
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 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 Portability fixes 2003-02-27 03:44:44 +02:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
insert_test.c Portability fixes 2003-02-27 03:44:44 +02:00
list_test.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am temporary fix to make mysql.cc to compile --with-readline 2002-11-26 15:33:30 +01:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
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 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 Fixed typo in mysqltest command name. 2003-02-19 11:10:23 +01:00
password.c Update copyright 2001-12-06 14:10:51 +02:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_test.c Portability fixes 2003-02-27 03:44:44 +02:00
showdb_test.c Update copyright 2001-12-06 14:10:51 +02:00
sql_string.cc Always use USE_STRCOLL code 2003-01-30 11:15:14 +04:00
sql_string.h Copy from /sql directory 2002-11-15 13:58:24 +04:00
ssl_test.c Update copyright 2001-12-06 14:10:51 +02:00
thimble.cc Update copyright 2001-12-06 14:10:51 +02:00
thread_test.c Added useful exit error code for programs using my_getopt in case 2002-05-29 15:07:30 +03:00