Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:extensions:workflowdesigner:tasks:expert:mysqlcheck [2014/10/15 12:53] swarnat |
en:extensions:workflowdesigner:tasks:expert:mysqlcheck [2021/09/20 00:16] (current) swarnat |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== MySQL Check ====== | ====== MySQL Check ====== | ||
- | <WRAP center round important 60%> | + | https://manuals.redoo-networks.com/wiki/manuals/view/Workflow%20Designer/Workflow%20Actions/Special%20Actions/MySQL%20Check/ |
- | Only use this task if you could work with MySQL Querys! You could destroy your database! | + | |
- | </WRAP> | + | |
- | + | ||
- | This block allows you to execute a Query directly to the database. | + | |
- | You could also use Update and INSERT Queries. But only to the vtiger database. | + | |
- | + | ||
- | If you use a Select Query, the number of result rows could be used to select an output. | + | |
- | For this you could enter the number of results the query should return at least to return "true". | + |