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

Request: SLEEP function #647

Closed
Closed
@carlosms

Description

@carlosms

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions