mariadb/plugin/handler_socket/libhsclient
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
..
allocator.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
auto_addrinfo.hpp Fixed compile warnings 2012-05-18 16:40:16 +03:00
auto_file.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
auto_ptrcontainer.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
config.cpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
config.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
COPYRIGHT.txt Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
escape.cpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
escape.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
fatal.cpp Add missing include (fixes compile failure with gcc 4.7). 2012-03-29 21:58:40 +02:00
fatal.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
hstcpcli.cpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
hstcpcli.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
libhsclient.spec.template Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
Makefile.am Directories with .dylib files added to DYLD_LOIBRARY_PATH to allow plugins to use them. 2011-05-13 18:27:43 +03:00
Makefile.plain Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
mutex.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
socket.cpp portability fix: use SOCKET_SIZE_TYPE in the handlersocket plugin 2011-09-24 14:45:49 +02:00
socket.hpp portability fix: use SOCKET_SIZE_TYPE in the handlersocket plugin 2011-09-24 14:45:49 +02:00
string_buffer.hpp Upgraded to latest handlersocket code. This fixed LP:766870 "Assertion `next_insert_id == 0' failed with handlersocket" 2011-06-07 14:19:49 +03:00
string_ref.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
string_util.cpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
string_util.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
thread.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00
util.hpp Added HandlerSocket plugin 2011-02-20 15:22:10 +02:00