-
-
The following tests appear to have failed on release-19.2 (testrace): TestChangefeedTruncateRenameDrop, TestChangefeedTruncateRenameDrop/sinkless, TestChangefeedTruncateRenameDrop/enterprise
You may …
-
Please provide API for us to inject our own *DB object.
This will require an interface of:
```
type SQLBasic interface {
ExecContext(ctx context.Context, query string, args ...interface{})…
pjebs updated
5 years ago
-
I use Text::rand() to generate some random strings for my temp filenames. I use it in static function which is called by daemon - also written in php.
Function is responsible for generating some sma…
-
With the release of Go 1.10, there were some changes/improvements in the driver API as follows. Just leaving this here in case there needs to be work done given these changes.
- Drivers that curren…
-
Hi, sorry to create a new post on this. I have tried all the suggestions but nothing seems to be working. I have followed the instruction on how to add pre-populated SQLite database several times and …
-
The following tests appear to have failed on master (testrace): TestTruncateCompletion
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+T…
-
**Describe the bug**
I am getting bellow error after sometime
(.linchpin) [rovyas@workstation openstack]$ linchpin -p PinFile_el7_rpm up
```
Traceback (most recent call last):
File "/home/…
-
#### System information
Geth version: 1.8.12
OS & Version: CentOS / 7.5 x86_64 (64bit)
Commit hash : none
#### Expected behaviour
NO crash
#### Actual behaviour
Crash
#### Steps to re…
-
The following tests appear to have failed on master (test): TestStopServer
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestStopServe…