Skip to content

Conversation

@huachaohuang
Copy link

No description provided.

zhengwanbo and others added 4 commits September 7, 2017 11:44
let each thread insert data, imporve the prepare performance.
update the parallel insert
}

func (t *Table) Select(r *rand.Rand, id uint64) error {
stmt := fmt.Sprintf("SELECT * FROM `%s` WHERE id = ?", t.table)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seem you should use Query here, not Exec

@CLAassistant
Copy link

CLAassistant commented Jun 27, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ zhengwanbo
❌ huachaohuang
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants