SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2dd7b9dd6b08991908713b0a098b12734ce2e63b9de7bc54fc221fc8cfdc510e' 
  AND token = 'lC4KJPvEahUgwc0tGc2NPNB62pb6DwiFzbFeERepvPg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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