SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '404813e6977283e3873fba62b562f95335a8d888fa617f1aff9d6f553711ff69' 
  AND token = 'XLNy/ts3YiZYe63LZSx+XqjreGPLC5I7blzZlsMkVlU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00021

JSON explain

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