mariadb/client
unknown 6fd5403d31 Portability fixes
client/mysqltest.c:
  Removed not used functions
myisam/mi_dynrec.c:
  Added assert to avoid compilation errors
mysql-test/r/isam.result:
  Updated results after merge
sql/log_event.cc:
  Cleanup
sql/mysql_priv.h:
  Cleanup
sql/sql_class.cc:
  Moved Table_ident functions to .cc file to allow them to use table_case_convert()
sql/sql_class.h:
  Moved Table_ident functions to .cc file to allow them to use table_case_convert()
2003-08-28 22:18:02 +03:00
..
.cvsignore
client_priv.h
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 Add column names for metadata when running mysql with -T 2003-08-27 10:26:03 +03:00
mysqladmin.c
mysqlbinlog.cc
mysqlcheck.c
mysqldump.c
mysqlimport.c
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c Portability fixes 2003-08-28 22:18:02 +03:00
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c