Skip to content

Conversation

becker20
Copy link

@becker20 becker20 commented Dec 8, 2020

This is a bug fix for bug 92141.

The commit replaces the file db.Column.pkfk.11x11.png, which somehow became corrupted, with a a new version which was generated by shrinking its larger, 16x16 counterpart, down to 11x11. Substituting this new file for the old one causes the image of the red key to again become visible in the interface.
The imagemagick command used to regenerate the file was:

convert db.Column.pkfk.16x16.png -resize 11x11 db.Column.pkfk.11x11.png

Replaces the 11x11 foreign key icon to resolve bug #92141
@mysql-oca-bot
Copy link

Hi, thank you for submitting this pull request. In order to consider your code we need you to sign the Oracle Contribution Agreement (OCA). Please review the details and follow the instructions at http://www.oracle.com/technetwork/community/oca-486395.html
Please make sure to include your MySQL bug system user (email) in the returned form.
Thanks

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@becker20
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=102024 for updates.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants