Bug #71717 Add option to wait for slave temp tables.
Submitted: 14 Feb 2014 9:48
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Enterprise Backup Severity:S4 (Feature request)
Version:3.9.0 OS:Any
Assigned to: CPU Architecture:Any

[14 Feb 2014 9:48] Daniël van Eeden
Description:
Related to Bug #71716

Please add an option to handle slave temp tables more gracefully.

How to repeat:
See description and related bug.

Suggested fix:
Add an option to wait for x minutes until slave_open_temp_tables is 0. (and stop the sql thread? or use the procedure described on https://dev.mysql.com/doc/refman/5.6/en/replication-features-temptables.html)

And maybe add a warning if it's not 0.