Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Binary tarball has grown to be too large. It's more than 1Gb now.
Here's what we can do (all file sizes are from trusty-amd64 build):
size | description |
---|---|
1.1G | original mysql_release bintar |
526M | without embedded |
185M | as above, but client binaries are stripped, mysqld and *.so aren't |
111M | as above, but everything is sripped |
67M | as above and mysql-test is removed |
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Fix Version/s | 10.5.2 [ 24030 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link | This issue causes MENT-1056 [ MENT-1056 ] |
Workflow | MariaDB v3 [ 104858 ] | MariaDB v4 [ 134203 ] |
Remote Link | This issue links to "Page (MariaDB Confluence)" [ 36692 ] |
Remote Link | This issue links to "Page (MariaDB Confluence)" [ 36692 ] |
Let's implement the second size-reducing approach, remove embedded and strip all client binaries.