mariadb/client
unknown 9ae3202e21 Fixed core dump bug in 'mysql' when using \p in prompt on Windows.
Fixed error when mysql_unix_port pointed to const string (not uncommon on windows)



client/mysql.cc:
  Fixed core dump bug when using \p in prompt on Windows.
sql/mysqld.cc:
  Fixed error when mysql_unix_port pointed to const string.
2003-02-02 05:13:09 +02: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 Fixed core dump bug in 'mysql' when using \p in prompt on Windows. 2003-02-02 05:13:09 +02:00
mysqladmin.c
mysqlbinlog.cc
mysqlcheck.c
mysqldump.c
mysqlimport.c
mysqlmanager-pwgen.c
mysqlmanagerc.c
mysqlshow.c
mysqltest.c
password.c
readline.cc
select_test.c
showdb_test.c
sql_string.cc
sql_string.h
ssl_test.c
thimble.cc
thread_test.c