Documentation Home
HeatWave User Guide
Related Documentation Download this Manual
PDF (US Ltr) - 2.4Mb
PDF (A4) - 2.4Mb


HeatWave User Guide  /  ...  /  Asynchronous Task Schema and Table

2.6.2 Asynchronous Task Schema and Table

  • mysql_tasks schema: includes the following task related objects:

    • Task metadata: task ID, name, user, connection ID, type, app_user_id, and optional JSON information.

    • Logs and status: task progress and log messages.

    • APIs: the routines for creating, managing, and monitoring asynchronous tasks.

  • mysql_tasks.config table: stores the maximum number tasks that can be run concurrently.