1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug#55001 Change in behavior: thread_concurrency (docs,

example files)

The system variable 'thread_concurrency' has been
(re-)enabled on all platforms, to prevent startup
errors.

'thread_concurrency' is unused and has no effect,
on any platform, in MySQL 5.1 and later versions.  It 
will be deprecated, and removed, in context of 
worklog WL#5265
This commit is contained in:
Magne Mahre
2010-08-16 15:05:01 +02:00
parent 2086e1664f
commit 19c9957367
3 changed files with 5 additions and 13 deletions

View File

@ -1,4 +1,3 @@
--source include/have_thread_concurrency.inc
#
# only global
#