SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '5c9729572506a69f99ba6b03362e2312402bb6520e235fb7e5197eead92956bc' 
  AND token = 'pdVMr0iaq8Gn1+rGUM4fwbGKaccQMTQi6LjDBavM5Jg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00015

JSON explain

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