MariaDB-server/libservices
Alexander Barkov 32bd0c7d1f Adding the timezone plugin service, to convert between
MYSQL_TIME and my_time_t and back.

Using the new service instead of direct access to thd.

added:
  include/mysql/service_thd_timezone.h
  libservices/thd_timezone_service.c
modified:
  include/my_time.h
  include/mysql.h.pp
  include/mysql/plugin.h
  include/mysql/plugin_audit.h.pp
  include/mysql/plugin_auth.h.pp
  include/mysql/plugin_ftparser.h.pp
  include/mysql/services.h
  include/mysql_time.h
  include/service_versions.h
  libservices/CMakeLists.txt
  sql/sql_class.cc
  sql/sql_plugin_services.h
  storage/connect/value.cpp
2013-05-24 19:09:59 +04:00
..
CMakeLists.txt Adding the timezone plugin service, to convert between 2013-05-24 19:09:59 +04:00
debug_sync_service.c consistency in declaring service symbols 2013-04-07 14:43:26 +02:00
HOWTO consistency in declaring service symbols 2013-04-07 14:43:26 +02:00
kill_statement_service.c MDEV-4065 thd_kill_statement service 2013-01-18 19:04:23 +01:00
my_snprintf_service.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
progress_report_service.c consistency in declaring service symbols 2013-04-07 14:43:26 +02:00
thd_alloc_service.c consistency in declaring service symbols 2013-04-07 14:43:26 +02:00
thd_timezone_service.c Adding the timezone plugin service, to convert between 2013-05-24 19:09:59 +04:00
thd_wait_service.c consistency in declaring service symbols 2013-04-07 14:43:26 +02:00