-
I'm thinking about adding support for Cassandra via https://github.com/gocql/gocql. How would one go about implementing this? Any good pointers? I've briefly looked at #7, but I'm not a go expert.
-
The renaming of an existing primary icinga zone or adding distributed monitoring need to manually update the director database. This must be done, because it is not possible to change the name of the …
-
The `Audit` class in `linotpd/src/linotp/lib/audit/SQLAudit.py` currently has the following code in its constructor:
```
try:
# create the column "client"
column = sch…
lucab updated
8 years ago
-
```
What steps will reproduce the problem?
1. restore attached DB into MySQL server
2. run command: DbMetal.exe -provider=MySql -database:monotest -
server:www.xxx.zz -user:root -password:mypass -name…
-
## Expected behavior and actual behavior.
Expected behavior: All connections to a SQL Server instance are opened without an SSL error.
The OGR API defaults to the "SQL Server" ODBC driver from Mic…
-
If the database server is under load, the connection fails or any other number of reasons the connections fail the job will not be queued and and exception thrown.
Would it be sensible for Hangfire…
-
I have compile my projet YCSB but I have this error :
[main] INFO org.apache.solr.cloud.ZkTestServer - STARTING ZK TEST SERVER
[Thread-0] INFO org.apache.solr.cloud.ZkTestServer - client port:0.0.…
-
```
What steps will reproduce the problem?
1. restore attached DB into MySQL server
2. run command: DbMetal.exe -provider=MySql -database:monotest -
server:www.xxx.zz -user:root -password:mypass -name…
-
MSDTC (Microsofts Distributed Transaction Manager) for SQL transaction fails to communicate properly between SQL Server (on docker host) and my container. Endpoint Mapper on SQL Server get's response …
-
Hi
I love the framework, however I was missing 2 query operators, isnull, isnotnull.
Please find the enhancement below:
/*
- Copyright 2012 Ross Bamford
*
- Licensed under the Apache License, Vers…