Skip to content

[SQL] Fix 9999-99-99-drop_tables.sql script error#10929

Open
HachemJ wants to merge 1 commit into
aces:29.0-releasefrom
HachemJ:FixSQLDropTablesScriptCachedData
Open

[SQL] Fix 9999-99-99-drop_tables.sql script error#10929
HachemJ wants to merge 1 commit into
aces:29.0-releasefrom
HachemJ:FixSQLDropTablesScriptCachedData

Conversation

@HachemJ

@HachemJ HachemJ commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Brief summary of changes

This PR changes the order in which the cached_data_type and cached_data tables are dropped.

Testing instructions (if applicable)

  1. Source the raisinbread database (242 tables)
image
  1. Run mysql < 9999-99-99-drop_tables.sql
  2. Verify that it runs without any errors
  3. show tables; in mysql should now return an empty set
image

Link(s) to related issue(s)

@github-actions github-actions Bot added the Language: SQL PR or issue that update SQL code label Jul 16, 2026
@HachemJ HachemJ added the 29.0.0 - Bugs Issues found during the release testing for 29.0.0 label Jul 16, 2026
@driusan

driusan commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

@kongtiaowang can you test?

@kongtiaowang kongtiaowang added the Passed manual tests PR has been successfully tested by at least one peer label Jul 17, 2026

@kongtiaowang kongtiaowang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

29.0.0 - Bugs Issues found during the release testing for 29.0.0 Language: SQL PR or issue that update SQL code Passed manual tests PR has been successfully tested by at least one peer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants