mariadb/client
unknown 55ea7c8b0e Ensure consistent sources up to 5.0 where a C++ problem occurs.
client/mysqladmin.c:
  Cast to overcome a C vs. C++ signature problem, occurring in 5.0 where this is a C++ file.
2004-11-24 15:24:23 +01:00
..
.cvsignore
client_priv.h client_priv.h: 2004-11-05 09:23:53 +04:00
completion_hash.cc
completion_hash.h
connect_test.c
get_password.c fixed bug Bug #683 (Prompt for password doesn't go to console for Windows) 2003-07-16 18:15:35 -04:00
insert_test.c Fix bug #3181: insert_test client test missing mysql_init 2004-03-29 18:10:59 +05:00
list_test.c
Makefile.am
my_readline.h
mysql.cc Fix for bug #4809 (Backticks not handled in mysql) 2004-09-13 12:13:24 +05:00
mysqladmin.c Ensure consistent sources up to 5.0 where a C++ problem occurs. 2004-11-24 15:24:23 +01:00
mysqlbinlog.cc Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlcheck.c Bug #5413 mysqlcheck segfaults when user has to few permissions 2004-09-06 22:48:42 +02:00
mysqldump.c Alphabetize some out-of-order options in option structure. 2004-11-09 11:03:02 -06:00
mysqlimport.c Bug #5829 mysqlimport garbles path of the file to be imported 2004-10-04 20:26:43 +02:00
mysqlmanager-pwgen.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlmanagerc.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqlshow.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
mysqltest.c Added global my_getopt_error_reporter function pointer which is 2004-08-31 21:27:58 +05:00
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c fix for bug #2905 - 2004-02-26 19:09:49 +01:00