SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c04dc8ec19c425aa7ab54b8da24d4d487a714650665ef2ebff3646de2b5dc240' 
  AND token = 'rVXtIKd311sM2UPPb8XCL4/wbXn/5wX3Hf2K7ByiCmg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}