SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c55517f43fd31b39d0e30ed6913dd9bba853bf19f914bbfee6f36413f59916e1' 
  AND token = 'jXhoF/avFLDKzWBaf3GDow6qx3iG1D12dyY5Vjvjofw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00029

JSON explain

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