Gleb Teterin

Results 7 issues of Gleb Teterin

It would be great to have an ability to log every request server processing.

When password contains % sign, it has to be escaped with %%. Otherwise you will get `530 Login authentication failed` error. It happens because commands are pre-formatted before sending them...

**Describe the bug** Sometimes Bulk Insert returns the result where RowsAffected() is less than we sent (or wanted to insert). For instance, we sent 9506 rows, but RowsAffected() returned 5839....

The sql query gets split to batches with https://github.com/denisenkom/go-mssqldb/blob/master/batch/batch.go Resolves #652 and #466

database

Hello! Thanks for all the great work on otelsql, it's been a pleasure to use. ### Description I'm getting the following error when using github.com/denisenkom/go-mssqldb and mssql.TVP parameter: ``` sql:...

bug

Hi, I love kubefwd but when it runs long enough to refresh the auth token with kubelogin, the new token is created under root. So the next time I'm using...

From the comment "the resolution of the metric" it's not very clear what exactly the parameter means and what values should I provide?