cube-js/cube

Setting session variables in mysql

Open

#2,265 建立於 2021年3月3日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)Rust (1,965 fork)batch import
driver:mysqlhelp wanted

倉庫指標

Star
 (19,563 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 138 個 PR)

描述

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?

貢獻者指南