1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/include
Michael Widenius 8b714e507f Changed the client library to only mark memory as THREAD_SPECIFIC if one has called
mysql_options() with MYSQL_OPT_USE_THREAD_SPECIFIC_MEMORY

include/mysql.h:
  Added MYSQL_OPT_USE_THREAD_SPECIFIC_MEMORY
include/mysql.h.pp:
  Updated file
sql-common/client.c:
  Marked client memory as THREAD_SPECIFIC
sql/event_db_repository.cc:
  Fixed compiler warning
sql/slave.cc:
  Marked client memory as THREAD_SPECIFIC
storage/federatedx/federatedx_io_mysql.cc:
  Marked client memory as THREAD_SPECIFIC
storage/federatedx/ha_federatedx.cc:
  Marked client memory as THREAD_SPECIFIC
storage/sphinx/ha_sphinx.cc:
  Marked client memory as THREAD_SPECIFIC
2013-04-17 23:37:06 +03:00
..
2012-04-05 23:07:18 +02:00
2011-06-30 17:46:53 +02:00
2011-11-03 19:17:05 +01:00
2013-04-07 14:03:43 +02:00
2012-06-20 15:01:28 +04:00
2012-04-07 15:58:46 +02:00
2012-08-24 15:39:34 +02:00
2013-01-29 15:10:47 +01:00
2011-06-30 17:46:53 +02:00
2012-01-13 15:50:02 +01:00
2011-11-03 19:17:05 +01:00
2011-11-03 19:17:05 +01:00
2011-11-03 19:17:05 +01:00
2013-04-09 16:18:33 +02:00
2011-10-19 21:45:18 +02:00
2012-01-13 15:50:02 +01:00
2011-11-22 18:04:38 +01:00
2011-10-19 21:45:18 +02:00
2012-02-23 15:42:21 +01:00
2013-03-26 14:44:27 +01:00
2012-01-13 15:50:02 +01:00
2013-04-07 15:19:45 +02:00
2012-08-22 11:40:39 +02:00
2013-04-14 10:04:07 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2011-11-03 19:17:05 +01:00
2013-01-11 02:03:43 +02:00
2011-06-30 17:46:53 +02:00
2012-01-13 15:50:02 +01:00
2011-06-30 17:46:53 +02:00
2013-03-27 23:41:02 +01:00
2011-06-30 17:46:53 +02:00
2011-11-03 19:17:05 +01:00
2012-01-08 10:13:39 +01:00
2013-04-14 10:04:07 +02:00
2012-01-13 15:50:02 +01:00
2012-01-13 15:50:02 +01:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2011-06-30 17:46:53 +02:00
2012-08-22 16:45:25 +02:00
2011-06-30 17:46:53 +02:00
2012-01-13 15:50:02 +01:00
2011-06-30 17:46:53 +02:00
2011-12-11 11:34:44 +02:00
2013-03-20 01:46:35 +02:00