INNOV-AI

Innovation and Research from Réunion Island, France

Back   Home

Show the update history for a specific script @ DEVEL - Development @ MentDB Weak

> Start the server
> (or start the server for the first time (embedded mode - H2 Database))
> (or start the server for the first time (remote mode - MySQL 8 Database))
> Open the MentDB Weak Editor

Click on 'DEVEL' tab, open 'Script', open 'admin', right click on 'folder.folder.your_script_name.exe' and select 'History...'

MQL INPUT
sql select "MENTDB" "select * from history 
where 
	mql_script like '%folder.folder.your_script_name.exe%'
	-- and dt_insert between '2026-01-03 00:00:00' and '2026-02-02 23:59:59'
	-- and mql_user = 'admin'
order by dt_insert desc, mql_script
limit 0, 100" 
"MQL_HISTORY";
start: 2026-02-01   end: 2026-02-02   v_start: 401   v_end: