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

Implement SHOW VARIABLES #409

Closed
erizocosmico opened this issue Oct 5, 2018 · 4 comments
Closed

Implement SHOW VARIABLES #409

erizocosmico opened this issue Oct 5, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request hacktoberfest Ready to pick for Hacktoberfest

Comments

@erizocosmico
Copy link
Contributor

Implement SHOW VARIABLES statement.

There should be some built-in values, such as gtid_mode and so on.

See: src-d/gitbase#361 (comment)

@erizocosmico erizocosmico added enhancement New feature or request hacktoberfest Ready to pick for Hacktoberfest labels Oct 5, 2018
@marcosvm
Copy link

marcosvm commented Oct 6, 2018

@erizocosmico I'd like to take a chance on this issue over the weekend if you still need help with it.

@erizocosmico
Copy link
Contributor Author

@marcosvm Sure! Feel free to ask any question you may have about it.

@kuba-- kuba-- assigned kuba-- and unassigned jbeardly Oct 12, 2018
@kuba--
Copy link
Contributor

kuba-- commented Oct 12, 2018

@marcosvm - If you wanna implement it over the weekend, go ahead and re-assign the task to yourself.
On my branch I've just added simple parser and dummy iterator: https://github.com/kuba--/go-mysql-server/tree/enh-409/show-vars
So nothing advanced, so far.

@marcosvm
Copy link

@kuba-- Please go ahead, I got caught on other "stuff" and could not work on thi.

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

No branches or pull requests

4 participants