-
Notifications
You must be signed in to change notification settings - Fork 207
Comparing changes
Open a pull request
base repository: designcomputer/mysql_mcp_server
base: v0.2.2
head repository: designcomputer/mysql_mcp_server
compare: main
- 7 commits
- 2 files changed
- 5 contributors
Commits on Apr 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c647e40 - Browse repository at this point
Copy the full SHA c647e40View commit details
Commits on May 30, 2025
-
feat: add charset and collation settings for compatibility with older…
… MySQL versions (#56) Co-authored-by: azrilaiman03 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9966700 - Browse repository at this point
Copy the full SHA 9966700View commit details -
Add MseeP.ai badge to README (#47)
Added an MseeP.ai security audit badge to the readme file.
Configuration menu - View commit details
-
Copy full SHA for 8cc23f1 - Browse repository at this point
Copy the full SHA 8cc23f1View commit details -
Supplement the missing parentheses in the mcp.json example (#45)
Added a missing parentheses in the mcp.json example.
Configuration menu - View commit details
-
Copy full SHA for 8b93056 - Browse repository at this point
Copy the full SHA 8b93056View commit details -
Moved MseeP audit badge in README.md
Moved MseeP audit badge in README.md
Configuration menu - View commit details
-
Copy full SHA for 0a13135 - Browse repository at this point
Copy the full SHA 0a13135View commit details
Commits on Jun 4, 2025
-
Update README.md Remove MYSQL_CHARSET & MYSQL_COLLATION attributes
These attributes are optional and only for use with MySQL 5.7 and earlier. They are also only available in the development version, not the release version. So I'll remove them from the documentation until I've done further testing. MYSQL_CHARSET=utf8mb4 MYSQL_COLLATION=utf8mb4_unicode_ci
Configuration menu - View commit details
-
Copy full SHA for 0054c37 - Browse repository at this point
Copy the full SHA 0054c37View commit details
Commits on Jun 5, 2025
-
Updated README.md with username in git clone URL
Added yourusername to this: git clone https://github.com/yourusername/mysql_mcp_server.git git clone https://github.com/designcomputer/mysql_mcp_server.git
Configuration menu - View commit details
-
Copy full SHA for 07f6a30 - Browse repository at this point
Copy the full SHA 07f6a30View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.2...main