Bug #117014 EXECUTE grant required when SHOW CREATE VIEW over view with json_table
Submitted: 18 Dec 2024 14:30 Modified: 19 Dec 2024 11:08
Reporter: David Ducos Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: mysqldump

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 Dec 2024 15:24] David Ducos
sql file to reproduce the issue

Attachment: mydumper_test.sql.txt (text/plain), 3.15 KiB.

[18 Dec 2024 17:56] David Ducos
test file after removing definer

Attachment: mydumper_test.sql (application/octet-stream, text), 3.08 KiB.