Skip to content

MySQL MCP Release v.1.0.14

Compare
Choose a tag to compare
@benborla benborla released this 29 Mar 16:20
· 82 commits to main since this release

Enhanced Test Environment Support

  • Added automatic database selection for test environments
  • Improved test detection with better support for Vitest
  • Added conditional process termination to prevent tests from exiting prematurely

Fixed Database Connection Issues

  • Resolved "No database selected" error during integration tests
  • Fixed authentication problems by providing consistent default credentials
  • Enhanced error handling in test database setup for more resilient behavior

Improved Debugging and Troubleshooting

  • Added comprehensive debug logging for database configuration in test mode
  • Improved error messages to aid in troubleshooting
  • Implemented better inline comments for test-specific configurations

Breaking Changes

None. This release maintains backward compatibility with previous versions.

Known Issues

No major known issues in this release.

Contributors

Links