mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
read TLS with my_thread_var write TLS with set_mysys_var() my_thread_var is no longer __attribute__ ((const)): this attribute is simply incorrect here. Read gcc manual for more information. sql/threadpool_generic.cc fails with that attribute.
12 KiB
12 KiB