Skip to content

Jobs table not found when using multi tenant system. #49

@jishadp

Description

@jishadp

Hi,
I need to tell you that I am workign with multiple database, one database for parent users details which also include jobs.

Each user having different databsase and when they are loggedin I will change the conenction to "mysql_tenant".

I have two conenctions,

  • mysql
  • mysql_tenant

The slacklaert is performing when my connection is "mysql_tenant", but my jobs are in the "mysql" connection,

Now I am getting error like jobs table is not founf when running the SlackAlerts.

I am not able to switch the connection name for SlackAlerts.

Please give an option on config variables like "connection" which customise the job table connection.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions