Error 3022: This operation may not be safe when the slave has temporary tables
Error Code | SQLSTATE | Error | Description |
---|---|---|---|
3022 | ER_WARN_OPEN_TEMP_TABLES_MUST_BE_ZERO | This operation may not be safe when the slave has temporary tables. The tables will be kept open until the server restarts or until the tables are deleted by any replicated DROP statement. Suggest to wait until slave_open_temp_tables = 0. |
Contents
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.