cube-js/cube

Setting session variables in mysql

开放

#2,265 创建于 2021年3月3日

 (4 条评论) (0 个反应) (1 位负责人)Rust (1,965 个派生)batch import
driver:mysqlhelp wanted

仓库指标

星标
 (19,563 个星标)
PR 合并指标
 (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?

贡献者指南