mirror of
https://github.com/boostorg/mysql.git
synced 2026-01-29 07:42:25 +00:00
Thread-safety is now achieved using pool_params::thread_safe.
Removed pool_executor_params::thread_safe
Unsafe pools now use the standard Asio semantics
Safe pools are now safe even if the handlers' associated executors point
to a context different from the pool's context
close #268
34 KiB
34 KiB