mindsdb icon indicating copy to clipboard operation
mindsdb copied to clipboard

Query Engine for AI - The only MCP Server you'll ever need

Results 1655 mindsdb issues
Sort by recently updated
recently updated
newest added

## Description This PR makes row count collection in the MySQL data catalog optional. Previously, meta_get_tables() always included TABLE_ROWS when fetching table metadata. In MySQL (especially with InnoDB), this value...

deploy-to-dev

Releases 25.14.0

Fixes #11879 ## Description Refactors the Cassandra/Scylla/Datastax handlers to use the correct drivers and inheritance hierarchy, as proposed in the issue discussion. ## Changes - **Inverted Hierarchy**: `CassandraHandler` is now...

Fixes #12011 ## Description This PR addresses user confusion regarding the `ollama` integration documentation. Users reported that the examples using `ollama_engine` were inconsistent with the working behavior which expects `ollama`....

## Description This PR removes the unused/legacy tests from the repo.

deploy-to-dev