SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '103c9bffde0e558f724a4e4b05fadeb5f7076c340e6226a8a62ca26d94e1a561' 
  AND token = 'VkLttJiop5T4JjIP6KkaGad7EiReeczn4RmZ3P2Uesc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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