mariadb/client
unknown 53cf19216f Bug#25146 Some warnings/errors not shown when using --show-warnings
- Additional patch to fix compiler warnings


client/mysql.cc:
  Initialize warnings to 0 to avid compiler warning
  Call 'print_warnings' also when error occured
mysql-test/r/mysql.result:
  Change test to make is possible to see that second set of warnings
  are from second invocation of mysql
mysql-test/t/mysql.test:
  Change test to make is possible to see that second set of warnings
  are from second invocation of mysql
2007-11-26 19:50:43 +01:00
..
.cvsignore
client_priv.h
CMakeLists.txt
completion_hash.cc
completion_hash.h
echo.c
get_password.c
Makefile.am
my_readline.h
mysql.cc Bug#25146 Some warnings/errors not shown when using --show-warnings 2007-11-26 19:50:43 +01:00
mysql_upgrade.c Merge alf.(none):/src/bug28774/my50-bug28774 2007-10-08 22:32:26 -04:00
mysqladmin.cc
mysqlbinlog.cc
mysqlcheck.c Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-base 2007-10-18 16:57:51 -06:00
mysqldump.c Bug#31113 mysqldump 5.1 can't handle a dash ("-") in database names 2007-11-02 12:24:45 +04:00
mysqlimport.c
mysqlshow.c
mysqlslap.c
mysqltest.c Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime 2007-10-18 19:21:07 -06:00
readline.cc
sql_string.cc
sql_string.h