chore(scripts): agent_gate 迁移脚本指向本机 MySQL,同步事件名状态
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ETL33LOE": {
|
||||
"last_created_at": "2026-09-11T11:42:47.001029Z"
|
||||
"last_created_at": "2026-09-12T08:41:25.599500Z"
|
||||
}
|
||||
}
|
||||
@@ -2,7 +2,7 @@
|
||||
-- 智能体互通(agent_gate)数据库迁移
|
||||
-- 适用:server-core 生产库(本机与生产共用同一 MySQL)
|
||||
-- 执行方式(本机):
|
||||
-- mysql -h47.108.226.213 -P8091 -uopc -pjjjsgysyujkwjwgb opc < migrate_agent_gate.sql
|
||||
-- mysql -h192.168.1.3 -P8091 -uopc -pjjjsgysyujkwjwgb opc < migrate_agent_gate.sql
|
||||
-- 幂等:全部语句可重复执行(先检查列/表是否已存在)
|
||||
-- ============================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user