Fix DROP INDEX IF EXISTS syntax for older MySQL versions
Replace unsupported DROP INDEX IF EXISTS with information_schema check.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment
Replace unsupported DROP INDEX IF EXISTS with information_schema check.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>