Libraries
»
deploy_pin
(1.7.4)
»
Index (M)
»
DeployPin
»
DatabaseEngine
»
MariaDB
Module: DeployPin::DatabaseEngine::MariaDB
Defined in:
lib/deploy_pin/database_engine.rb
Constant Summary
collapse
TIMEOUT_STATEMENT =
'
SET SESSION max_statement_time = %s
'