[GH-ISSUE #5650] [BUG]: Second MySQL SQL Connector disappears after saving in Agent Skills #5218

Closed
opened 2026-06-05 14:52:43 -04:00 by yindo · 2 comments
Owner

Originally created by @Stensan on GitHub (May 18, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5650

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

When a second MySQL database connection is configured under Agent Skills -> SQL Connectors, the newly added connection disappears immediately after clicking "Save". The first connection remains intact. There is no error message or feedback shown in the UI, the entry simply vanishes.

Are there known steps to reproduce?

Steps to reproduce

  1. Open a workspace and navigate to Agent Skills -> SQL Connectors
  2. Confirm that one MySQL connection already exists and works
  3. Click "New SQL Connection" and fill in all required fields for a second MySQL database (host, port, user, password, database name)
  4. Click Save
  5. Observe that the second connection is no longer listed, it disappears without any error message

LLM Provider & Model (if applicable)

No response

Embedder Provider & Model (if applicable)

No response

Originally created by @Stensan on GitHub (May 18, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5650 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? When a second MySQL database connection is configured under Agent Skills -> SQL Connectors, the newly added connection disappears immediately after clicking "Save". The first connection remains intact. There is no error message or feedback shown in the UI, the entry simply vanishes. ### Are there known steps to reproduce? Steps to reproduce 1. Open a workspace and navigate to Agent Skills -> SQL Connectors 2. Confirm that one MySQL connection already exists and works 3. Click "New SQL Connection" and fill in all required fields for a second MySQL database (host, port, user, password, database name) 4. Click Save 5. Observe that the second connection is no longer listed, it disappears without any error message ### LLM Provider & Model (if applicable) _No response_ ### Embedder Provider & Model (if applicable) _No response_
yindo added the possible bugneeds info / can't replicateinvestigating labels 2026-06-05 14:52:43 -04:00
yindo closed this issue 2026-06-05 14:52:44 -04:00
Author
Owner

@timothycarambat commented on GitHub (May 19, 2026):

Does this second connector have the exact same db name as the others? It may be being deduplicated on save?

Can you provided a video or screenshots prior to save (omitting/blacking out creds!)?

<!-- gh-comment-id:4490986096 --> @timothycarambat commented on GitHub (May 19, 2026): Does this second connector have the exact same db name as the others? It may be being deduplicated on save? Can you provided a video or screenshots prior to save (omitting/blacking out creds!)?
Author
Owner

@Stensan commented on GitHub (May 20, 2026):

@timothycarambat The db names are different. I took a few screenshots. I hope it helps. Why did you already close this issue?

Image Image Image Image Image
<!-- gh-comment-id:4495933716 --> @Stensan commented on GitHub (May 20, 2026): @timothycarambat The db names are different. I took a few screenshots. I hope it helps. Why did you already close this issue? <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/fe841f36-8b2f-4dcf-8832-2f791612582e" /> <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/fb873962-6140-45e9-be3a-496a8c2a2fce" /> <img width="1920" height="1041" alt="Image" src="https://github.com/user-attachments/assets/40d237bc-3f85-4747-8fbf-2de63409c340" /> <img width="1920" height="1041" alt="Image" src="https://github.com/user-attachments/assets/9638261c-9b8a-47ca-b346-391ef2d2ebb6" /> <img width="1920" height="1041" alt="Image" src="https://github.com/user-attachments/assets/10384599-b564-4fce-9f9f-ec7fcd1d0270" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5218