SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2ca921da5e6dabaef256c9aa493db6fe5d6cb3c3ddb278611ba2402cebd4e61f' 
  AND token = 'B+W6UDUGkvKmxwc+l10uqVF7RNkse8YCthO0ww7IUxc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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