Srinivas Karavadi

Results 9 issues of Srinivas Karavadi

**Describe the bug** With latest 1.6.3 we see that ttyd becomes unresponsive , though I don't know what is causing the issue, reverting to 1.6.2 no longer has the problem....

bug

Hello there, we would like to store the sqlpad data in mysql vs sqllite, based on the documentation we are able to do it, we have a requirement to use...

There is no UI option to configure cassandra connection over TLS / SSL . Though the DSE driver supports the option, there is no option in the UI to provide...

### Summary As per https://kuma.io/docs/1.2.0/policies/external-services/#usage we can specify key pair + ca when communicating with external services which require TLS /mTLS , it would be great if the sidecar can...

triage/accepted
kind/feature

### Issue Summary Used redash preview (support for cassandra tls) , we do have map type data in cassadra, when selecting data from these data types, we see an exception...

Hello, Our DB (Mysql 5.7) is encoded with latin1, we have certain columns which store JSON blobs (varchar), when we query these columns, the output is garbled (type buffer), however...

Hello, We plan to use info and select commands in readonly mode , I'm not a nodeJs expert, any files that I can modify to make this happen ? currently...

master fixed

Hello there, I just tried with AWS keyspaces, though I set the TunableConsistency in the URL, the apply fails, any help is much appreciated. `liquibase --changeLogFile=dbchangelog.sql '--url=jdbc:cassandra://cassandra.us-east-1.amazonaws.com:9142/delete_ks;DefaultKeyspace=delete_ks;SSLMode=1;AuthMech=1;UID=sxxxxxPWD=xxxxxx=;SSLTruststorePath=/cassandra_truststore.jks;SSLTrustStorePwd=admin123;LogLevel=6;TunableConsistency=6' update` `Liquibase Community...

**Is your feature request related to a problem? Please describe.** want to search text **Describe the solution you'd like** ideally crtl+f would let us search for text, however this is...

enhancement