Gourav kumar

Results 92 comments of Gourav kumar

For ref: # CACHING_SHA2_PASSWORD (Full Auth) # CACHING_SHA2_PASSWORD (Fast Auth)

@kingster We have implemented support for the prepared statement and refactored it completely. Here is the branch that you can try https://github.com/keploy/keploy/tree/streaming_in_mysql, I've tested it with your [application](https://github.com/kingster/go-urlshortner) as well....

You can also refer to this PR now. https://github.com/keploy/keploy/pull/2149

@kingster Closing this issue, please let us know if you still face any problems.

@charankamarapu Can you please look into it?

@shivamsouravjha Please look into this.

@yaten2302, You can work on this issue, Once your PR is ready, will assign it. Right Now, it is open to all.

@yaten2302 , Not just buildDelay, but flags like delay should also be converted into duration. Please refer `recordTimer` flag. Don't forget to add an example, just like how it is...

@besasch88 In the case of mocks also it should be only once just like tests, at the top and not for the individual mock.