|
|
|
|
|
by thepumpkin1979
2786 days ago
|
|
I've been using CRDB 2.0 for a toy project for a few weeks now, today I notice 2.1 was available so I started playing with some of their new features, I ran a SQL query with correlated sub-queries and then the server crashed. It's the first time I see a crash, so I rushed to the GitHub report to report the bug and to my surprise a GitHub issue was already created for the crash[0], it included the stack trace and an anonymized version of my SQL query that caused the crash. This really demonstrates they really care about the stability of their product, one more reason to keep recommending CockroachDB. [0] https://github.com/cockroachdb/cockroach/issues/32048 |
|