Innov-AI
    Documentation | MentDB Weak Server
Show update history for a script

  • Browse scripts
  • Right click on 'exe' and select 'Other(s)/History...'
  • sql select "MENTDB" "select * from history 
    where 
    	mql_script like '%math.addition.exe%'
    	-- and dt_insert between '2023-07-04 00:00:00' and '2023-08-03 23:59:59'
    	-- and mql_user = 'admin'
    order by dt_insert desc, mql_script
    limit 0, 100" 
    "MQL_HISTORY";
  • Change the SQL request if needed
  • Click Execute buttons
Services     Supporters     Contact     About     Legal notice © 2024