This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1a57e5897d
maxkb
/
ui
/
public
/
fx
/
mysql
/
detail.md
wangdan-fit2cloud
1a57e5897d
fix: Fix style confusion and update markdown file and icon
...
* fix: Fix style confusion * fix: Update markdown file and icon
2025-03-26 18:55:39 +08:00
465 B
Raw
Blame
History
Unescape
Escape
概述
MySQL查询是一个连接MySQL数据库执行SQL查询的工具。
配置
在函数库中配置启动参数 在函数库的MySQL函数面板中
,
点击 … > 启用参数,填写数据库连接参数,并启用该函数。
在应用中使用 在高级编排应用中,点击添加组件->函数库->MySQL查询
,
设置查询内容。