mariadb/unittest/mysys
Michael Widenius 960f6600c8 Fixed compile warnings
Fixed some mtr test problems



dbug/tests.c:
  Fixed compiler warnings
mysql-test/r/handlersocket.result:
  Fixed that plugin_license is written
mysql-test/suite/innodb/t/innodb_bug60196.test:
  Force sorted results as it was sometimes different on windows
mysql-test/suite/rpl/t/rpl_heartbeat_basic.test:
  Prolong test as this failed on windows
mysql-test/t/handlersocket.test:
  Fixed that plugin_license is written
plugin/handler_socket/handlersocket/handlersocket.cpp:
  Use maria_declare_plugin
plugin/handler_socket/handlersocket/mysql_incl.hpp:
  Fixed compiler warning
plugin/handler_socket/libhsclient/auto_addrinfo.hpp:
  Fixed compiler warning
sql/handler.h:
  Fixed typo
sql/sql_plugin.cc:
  Fixed bug that caused plugin library name twice in error message
storage/maria/ma_checkpoint.c:
  Fixed compiler warning
storage/maria/ma_loghandler.c:
  Fixed compiler warning
unittest/mysys/base64-t.c:
  Fixed compiler warning
unittest/mysys/bitmap-t.c:
  Fixed compiler warning
unittest/mysys/my_malloc-t.c:
  Fixed compiler warning
2012-05-18 16:40:16 +03:00
..
base64-t.c Fixed compile warnings 2012-05-18 16:40:16 +03:00
bitmap-t.c Fixed compile warnings 2012-05-18 16:40:16 +03:00
CMakeLists.txt unit test fixes for ctest 2011-07-16 09:09:01 +02:00
lf-t.c Fix gcc 4.6 warnings about assigned but not used variables. 2011-10-27 15:22:52 +03:00
ma_dyncol-t.c portability fix: avoid anonymous structs and unions in C 2011-09-22 11:04:00 +02:00
my_atomic-t.c Updated/added copyright headers 2012-02-16 10:48:16 +01:00
my_malloc-t.c Fixed compile warnings 2012-05-18 16:40:16 +03:00
my_rdtsc-t.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
my_vsnprintf-t.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thr_template.c more MY_INIT(argv[0]) in unittests 2012-03-15 10:12:32 +01:00
waiting_threads-t.c Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00