go-sqlancer icon indicating copy to clipboard operation
go-sqlancer copied to clipboard

go-sqlancer

Results 7 go-sqlancer issues
Sort by recently updated
recently updated
newest added

## Problem The codahale/hdrhistogram repo has been transferred under the github HdrHstogram umbrella with the help from the original author in Sept 2020 (new repo url https://github.com/HdrHistogram/hdrhistogram-go). The main reasons...

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

Analyzing fuzz-bugs manually is boring and ineffective, we need some tools to find the minimally reproducible SQL automatically. For example, we find the following tow queries behave differently in TiDB:...

prority/P1

For instance, `Where2On` and `On2Where`

prority/P2

Because some functions in executor must use methods bound on generator and structure of generator is exactly simple. I suggest to export functions instead of a struct

Cover generated columns and auto random etc. Refs: * https://dev.mysql.com/doc/refman/8.0/en/create-table-generated-columns.html * https://pingcap.com/docs/stable/auto-random/

prority/P2