1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-07 04:01:59 +03:00
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
..
2013-04-15 15:09:22 +02:00
2013-04-15 15:09:22 +02:00
2013-04-15 15:09:22 +02:00
2013-04-15 15:09:22 +02:00
2013-04-20 12:30:40 -07:00
2013-04-17 10:18:04 -07:00
2013-04-17 10:18:04 -07:00
2013-04-15 15:09:22 +02:00
2011-11-24 18:48:58 +02:00
2013-04-18 21:54:13 +02:00
2013-04-18 21:54:13 +02:00
2013-04-20 12:30:40 -07:00