init() public method
Initializes MySQL specific mutex component implementation.
| public void init ( ) | ||
|---|---|---|
| throws | yii\base\InvalidConfigException | 
 if $db is not MySQL connection.  |  
init() public method
Initializes MySQL specific mutex component implementation.
| public void init ( ) | ||
|---|---|---|
| throws | yii\base\InvalidConfigException | 
 if $db is not MySQL connection.  |  
Please login to continue.