cube-js/cube

Setting session variables in mysql

Aberta

#2.265 aberto em 3 de mar. de 2021

 (4 comentários) (0 reação) (1 responsável)Rust (1.965 forks)batch import
driver:mysqlhelp wanted

Métricas do repositório

Stars
 (19.563 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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