Inline SQL directives that instruct the MySQL query optimiser to use a specific index, join algorithm, or execution strategy. Optimizer hints give DBAs fine-grained control when the automatic choice produces a suboptimal plan.