Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Request: SLEEP function #647

Closed
carlosms opened this issue Mar 29, 2019 · 0 comments
Closed

Request: SLEEP function #647

carlosms opened this issue Mar 29, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@carlosms
Copy link
Contributor

In MySQL you can run SELECT SLEEP(10);, and I think it would be good to have support for that in gitbase.

It would be very useful for development, and for testing, to have a way to simulate queries that take a long time. Specially for the code dealing with query cancellations.

https://dev.mysql.com/doc/refman/8.0/en/miscellaneous-functions.html#function_sleep

@juanjux juanjux self-assigned this Apr 2, 2019
@juanjux juanjux added the enhancement New feature or request label Apr 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants