The Wayback Machine - https://web.archive.org/web/20220109045606/https://github.com/topics/cockroachdb
Skip to content
#

cockroachdb

Here are 214 public repositories matching this topic...

cockroach
mrigger
mrigger commented Apr 7, 2021

It would be great to implement test case reduction strategies in SQLancer itself. The advantage of doing this in SQLancer, rather than an external tool like C-Reduce, is that we have all the information on whether a specific bug is still triggered (e.g., that two queries should yield the same result) and that the reduction can likely go further than when having an external interestingness test (e.

gnomock
zdunecki
zdunecki commented Jul 6, 2021

Hey,

I see awesome MySQL preset but at case in my company there are still missing some features. We need three things:

  • Run in root mode.
  • Don't choose database at start because we have multiple db's in single MySQL instance.
  • Mount Docker volumes. We use internal cache for seeds and it's saved in Docker volume.

Here's a quick sneak peek what I'm talking about in code:
https://g

Improve this page

Add a description, image, and links to the cockroachdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cockroachdb topic, visit your repo's landing page and select "manage topics."

Learn more