Skip to content

MySQL Record Manager Issue #5574

@stein04

Description

@stein04

Describe the bug

In version 3.0.12, uploading documents into a document store using the MySQL Record Manager results in the error

Error: documentStoreServices.insertIntoVectorStoreMiddleware - Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - QueryFailedError: Unknown column 'doc_id' in 'field list'

Using the SQLite Record Manager does not encounter this issue. This error also does not appear to happen in 3.0.11

To Reproduce

Create a new document Store
Load a file using a document loader
Click Upsert Chunks and configure Embeddings and Vector Store.
Configure MySQL for the record manager
Click Upsert

Expected behavior

The upsert should complete without error

Screenshots

Image

Flow

No response

Use Method

Docker

Flowise Version

3.0.12

Operating System

None

Browser

Chrome

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions