mariadb/client
Georgi Kodinov b640b8f036 Bug : mysql.test fails under Fedora 12
strmov() is not guaranteed to work correctly on overlapping
source and destination buffers. On some OSes it may work,
but Fedora 12 has a stpcpy() that's not working correctly 
on overlapping buffers.
Fixed to use the overlap-safe version of strmov instead.
Re-vitalized the overlap-safe version of strmov.
2009-12-16 19:31:19 +02:00
..
.cvsignore
client_priv.h
CMakeLists.txt Addition to Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled 2009-09-04 11:19:44 +05:30
completion_hash.cc
completion_hash.h
echo.c
get_password.c
Makefile.am Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for 2009-09-03 16:02:03 +05:30
my_readline.h
mysql.cc Bug : mysql.test fails under Fedora 12 2009-12-16 19:31:19 +02:00
mysql_upgrade.c Bug Parenthesis (and other) warnings compiling MySQL 2009-08-28 17:51:31 +02:00
mysqladmin.cc Bug#35132: MySQLadmin --wait ping always crashes on Windows systems 2009-08-31 10:01:13 -07:00
mysqlbinlog.cc Bug mysqlbinlog can't output BEGIN even if the database is included in a transaction 2009-09-30 10:01:52 +08:00
mysqlcheck.c
mysqldump.c Bug#48983: Bad strmake calls (length one too long) 2009-12-17 15:58:38 -02:00
mysqlimport.c
mysqlmanager-pwgen.c Bug Parenthesis (and other) warnings compiling MySQL 2009-08-28 17:51:31 +02:00
mysqlmanagerc.c
mysqlshow.c
mysqltest.c Merge from mysql-5.0.87-release 2009-10-26 19:20:02 +01:00
readline.cc
sql_string.cc auto-merge 2009-03-19 09:44:58 -04:00
sql_string.h