cube-js/cube

Setting session variables in mysql

Open

#2.265 aberto em 3 de mar. de 2021

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)Rust (1.965 forks)batch import
driver:mysqlhelp wanted

Métricas do repositório

Stars
 (19.563 stars)
Métricas de merge de PR
 (Mesclagem média 5d 16h) (138 fundiu PRs em 30d)

Description

Problem

I'd like to set some session variables in mysql after the connection pool is created. I just wanted to make sure I'm not missing anything, but it doesn't look like this is currently possible without modifying the mysql driver?

Guia do colaborador