### What enhancement would you like in DBD::mysql? Use the Asynchronous Interface of the C API that MySQL provides. This might allow newer/better async support and it might partly replace the current async support in DBD::mysql. ### Other information https://dev.mysql.com/doc/c-api/8.0/en/c-api-asynchronous-interface.html ### Possible limitations - https://bugs.mysql.com/bug.php?id=99805