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?

贡献者指南