mariadb/client
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru e62dbcf746 Fix for
bug #27715: mysqld --character-sets-dir buffer overflow
bug ##26851: Mysql Client --pager Buffer Overflow

Using strmov() to copy an argument may cause overflow 
if the argument's length is bigger than the buffer:
use strmake instead.
Also, we have to encrease the error message buffer size to fit 
the longest message.
2007-04-16 12:28:02 +05:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
CMakeLists.txt Add echo.c to be built on Windows 2007-02-16 15:25:49 +01:00
completion_hash.cc Many files: 2006-12-23 20:17:15 +01:00
completion_hash.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c Many files: 2006-12-23 20:17:15 +01:00
Makefile.am Add echo.c as EXTRA_DIST file 2007-02-19 13:21:06 +01:00
my_readline.h Many files: 2006-12-23 20:17:15 +01:00
mysql.cc Fix for 2007-04-16 12:28:02 +05:00
mysql_upgrade.c Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 2007-03-01 18:12:56 +01:00
mysqladmin.cc my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqlbinlog.cc Bug#23736 Pointer free error in mysqlbinlog 2007-03-20 10:34:25 -04:00
mysqlcheck.c Many files: 2006-12-23 20:17:15 +01:00
mysqldump.c Fix for bug #25993: mysqldump crashes with merge table and -c option 2007-03-26 12:56:41 +05:00
mysqlimport.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqlmanager-pwgen.c Many files: 2006-12-23 20:17:15 +01:00
mysqlmanagerc.c Many files: 2006-12-23 20:17:15 +01:00
mysqlshow.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
mysqltest.c Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint 2007-04-10 17:17:08 +02:00
readline.cc Many files: 2006-12-23 20:17:15 +01:00
sql_string.cc Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00
sql_string.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00