interface MaxExecutionTimeHintable {
    maxExecutionTimeHintMs?: number;
}

Hierarchy (view full)

Properties

maxExecutionTimeHintMs?: number

This sets the max execution time for MySQL.