SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'c18449ae7d37990f208d3012fb9df285fd6e6c75efd6d2aa809934d1206d604d' 
  AND token = '9pCfeWOxf5KnK17NBJDiTuhMpn1MLvYfSaX9Ke1fFLo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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