Hi Alexey,

> dbmcli on dcdb>param_getvalue FORBID_COROUTINES
> ERR
> -24979,ERR_XPNOTFOUND: parameter not found
> 
> 
> May be I miss something?

sorry, my fault. This parameter does not exist in release 7.6.

To make the confusion complete, here is a small summary:

For a test with activated coroutines and deactivated load balancing:
USE_COROUTINES YES

For a test with deactivated coroutines and activated load balancing:
USE_COROUTINES        NO
FORBID_LOAD_BALANCING NO
LOAD_BALANCING_CHK    30 (for example)

When switching between your test configurations, make sure all
parameters have the correct value for the desired configuration. Setting
one parameter often influences other parameters, e.g. setting
USE_COROUTINES to YES automatically sets FORBID_LOAD_BALANCING to YES,
too (setting USE_COROUTINES back to NO does not change
FORBID_LOAD_BALANCING though).

> 
> 
> Thank you very much,
> Akexey Gaidukov.

HTH,
Marc-Philip

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to