nosql icon indicating copy to clipboard operation
nosql copied to clipboard

Allow operation with less privileged user

Open dopey opened this issue 1 year ago • 2 comments

Fixes #42

dopey avatar Aug 03 '23 22:08 dopey

@clayrosenthal I got it working by switching out the backticks for single quotes. Based on the documentation, I think that's ok. I also did some unit fuzz testing and that seems to work as expected.

Do you have a setup where you're able to test a few instances of this binary against a mysql server? Maybe with different permissions as you were hoping to use it.

dopey avatar Aug 04 '23 00:08 dopey

I have a setup that I can use to test this with, but unsure how to build this binary given its separate from the main certificates repo

clayrosenthal avatar Sep 22 '23 00:09 clayrosenthal