cube-js/cube

Setting session variables in mysql

Open

#2265 aperta il 3 mar 2021

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)Rust (1965 fork)batch import
driver:mysqlhelp wanted

Metriche repository

Star
 (19.563 star)
Metriche merge PR
 (Merge medio 5g 16h) (138 PR mergiate in 30 g)

Descrizione

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?

Guida contributor