Bug #120492 Feature Request: Configurable lock_wait_timeout for replication applier
Submitted: 18 May 11:56
Reporter: Tomoaki Otsuka Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server: Options Severity:S4 (Feature request)
Version:8.4, 9.7 OS:Any
Assigned to: CPU Architecture:Any
Tags: mdl, replication

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[18 May 12:04] Tomoaki Otsuka
patch to add replica_lock_wait_timeout for MySQL 9.7.0 code (mysql-9.7.0 tag in GitHub)

Attachment: replica_lock_wait_timeout.patch (application/octet-stream, text), 2.43 KiB.