mariadb/client
unknown 30d52f53d1 Code cleanups
client/mysqlbinlog.cc:
  Ensure that errors are returned to upper levels instead of just doing 'exit/die' in sub function.
sql/handler.h:
  Indentation cleanup
sql/sql_insert.cc:
  Indentation cleanup
2004-02-10 12:03:08 +01:00
..
.cvsignore
client_priv.h enum options renamed to avoid possible name conflicts 2003-09-29 11:21:17 +02:00
completion_hash.cc
completion_hash.h
connect_test.c
get_password.c
insert_test.c
list_test.c
Makefile.am
my_readline.h
mysql.cc Code cleanup 2003-12-18 01:13:52 +02:00
mysqladmin.c
mysqlbinlog.cc Code cleanups 2004-02-10 12:03:08 +01:00
mysqlcheck.c
mysqldump.c clarify -F help text a bit 2004-02-04 16:50:33 +01:00
mysqlimport.c fixed Bug #1184 (change type of opt_ignore_lines to longlong) 2003-09-06 18:59:04 -04:00
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c Some small portability fixes. 2003-12-30 13:14:21 +02:00
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c