Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Add configuration per engine instance and per session #109

Closed
ajnavarro opened this issue Mar 15, 2018 · 2 comments
Closed

Add configuration per engine instance and per session #109

ajnavarro opened this issue Mar 15, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@ajnavarro
Copy link
Contributor

We need a way to set configurations at the engine (or BBDD) and session levels. This configuration should be of two types, one specific to configure parameters on go-mysql-server (log level, number of rows to return per batch on a connection) or specific depending on the database implementation (on the gitBase case, the max size of files to return in blob table)

@erizocosmico
Copy link
Contributor

Should that be in a file, environment variables, SET commands, ...?

@erizocosmico erizocosmico self-assigned this Mar 20, 2018
@erizocosmico erizocosmico added the has pr Already has a PR label Mar 20, 2018
@erizocosmico erizocosmico removed their assignment Oct 19, 2018
@erizocosmico erizocosmico removed the has pr Already has a PR label Oct 19, 2018
@ajnavarro
Copy link
Contributor Author

Closing as outdated. We have session and global variables implemented now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants