Bug #101978 Generated columns (virtual & stored) do not update on replica
Submitted: 11 Dec 2020 20:19 Modified: 20 Apr 2021 18:09
Reporter: Vasilis Kioustelidis Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:8.0.22 OS:CentOS (7.9.2009)
Assigned to: CPU Architecture:x86 ( Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz)
Tags: functional index, functional index, replication, virtual column

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:

[12 Dec 2020 3:13] Vasilis Kioustelidis
This file contains the statements to run on primary & replica to create tables & columns

Attachment: log_data.sql (application/octet-stream, text), 1.69 KiB.

[12 Dec 2020 3:19] Vasilis Kioustelidis
This is a docker instance creation template

Attachment: mysql_docker_template.sh (application/octet-stream, text), 925 bytes.

[16 Dec 2020 9:51] Umesh Shastry
MySQL Server 8.0.22 test results

Attachment: 101978_8.0.22.results.txt (text/plain), 22.72 KiB.