mariadb/client
unknown e269e9c95f Fix up history in readline implementation.
Two things changed:
1. Repeated queries are only stored once in the history.
2. Multiline queries are stored in a concated format in the history, 
   in addition to pieces. 
(Push approved by serg)


client/mysql.cc:
  Fix up history in readline implementation.
  1. Repeated queries are only stored once in the history.
  2. Multiline queries are stored in a concated format in the history.
  (Push approved by serg)
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2004-03-03 15:54:37 -05:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +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
get_password.c Merge with 4.0.14 2003-08-11 22:44:43 +03:00
Makefile.am changed processing of LOAD DATA in mysqlbinlog 2003-05-20 17:03:18 -04:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc Fix up history in readline implementation. 2004-03-03 15:54:37 -05:00
mysqladmin.c First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1) 2003-07-01 23:40:59 +04:00
mysqlbinlog.cc Max open files handling moved to my_set_max_open_files() 2004-02-19 19:33:09 +02:00
mysqlcheck.c mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: 2004-02-11 15:15:39 +04:00
mysqldump.c typo fixed 2004-02-21 14:32:22 +01: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 Merge with 4.0.18 2004-02-11 00:06:46 +01: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