mariadb/client
Michael Widenius 49ca12a107 Fixed some failing tests
Remove memory warnings if mysql client aborts early
Changed copyright for clients

client/mysql.cc:
  Free memory if get_options fails, so that we don't get warnings from safemalloc
include/welcome_copyright_notice.h:
  Added SkySQL to client copyrights
mysql-test/valgrind.supp:
  Added suppressions for memory leaks from dlopen() for OpenSUSE 12.3
storage/oqgraph/mysql-test/oqgraph/regression_mdev5744.result:
  Suppress warning
storage/oqgraph/mysql-test/oqgraph/regression_mdev5744.test:
  Suppress warning
2014-03-12 11:24:03 +02:00
..
async_example.c
client_priv.h
CMakeLists.txt MDEV-5620 CMake option to compile against an external PCRE library 2014-03-04 01:22:53 +01:00
completion_hash.cc
completion_hash.h
echo.c
get_password.c
my_readline.h
mysql.cc Fixed some failing tests 2014-03-12 11:24:03 +02:00
mysql_plugin.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mysql_upgrade.c 10.0-base merge 2014-02-03 15:22:39 +01:00
mysqladmin.cc 10.0-base merge 2014-02-03 15:22:39 +01:00
mysqlbinlog.cc 10.0-base merge 2014-02-03 15:22:39 +01:00
mysqlcheck.c 5.5 merge 2014-02-25 16:04:35 +01:00
mysqldump.c 10.0-base merge 2014-03-05 23:20:10 +01:00
mysqlimport.c 10.0-base merge 2014-02-03 15:22:39 +01:00
mysqlshow.c 10.0-base merge 2014-02-03 15:22:39 +01:00
mysqlslap.c 10.0-base merge 2014-02-03 15:22:39 +01:00
mysqltest.cc MDEV-5675 - Performance: my_hash_sort_bin is called too often 2014-03-06 16:19:12 +04:00
readline.cc
sql_string.cc.dontuse
sql_string.h.dontuse