cube-js/cube

Setting session variables in mysql

Offen

#2.265 geöffnet am 03.03.2021

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (1.965 Forks)batch import
driver:mysqlhelp wanted

Repository-Metriken

Stars
 (19.563 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide