revert: cleanup sqlgram#16967
Conversation
dveeden
left a comment
There was a problem hiding this comment.
I assume this is a temporary solution?
|
@dveeden To optimize the storage and costs for our CDN while reusing images across multiple versions, we currently "merge" all images under |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Oreoxmt The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What is changed, added or deleted? (Required)
Revert #16049.
After removing
media/sqlgramfrom the master branch, docs in other branches that use the image frommedia/sqlgramfails to render. For example https://docs.pingcap.com/tidb/stable/sql-statement-use:https://docs-archive.pingcap.com/tidb/v2.1/sql-statement-begin:

Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?