Skip to content

Enhance MySQLKit and mysql-wire APIs for security, performance, and metadata#1

Merged
tashda merged 25 commits into
mainfrom
dev
Mar 29, 2026
Merged

Enhance MySQLKit and mysql-wire APIs for security, performance, and metadata#1
tashda merged 25 commits into
mainfrom
dev

Conversation

@tashda
Copy link
Copy Markdown
Owner

@tashda tashda commented Mar 29, 2026

No description provided.

tashda and others added 25 commits March 27, 2026 08:28
Sources/mysql-wire/ and Tests/mysql-wireTests/ were empty local
directories not tracked by git. Removed locally. Added README.md
for the public GitHub repo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tabase info, and enterprise security

Provides typed alternatives so Echo never needs raw SQL for these operations:
- admin.dropIndex(), admin.checkTables(), admin.installComponent()/uninstallComponent()
- metadata.databaseInfo(), metadata.schemaDetails()
- security: passwordPolicyVariables(), maskingRules(), encryptionVariables(),
  encryptedTables(), auditPluginInstalled(), auditLogFilters(), generalLogEntries(),
  firewallPluginInstalled(), firewallRules()

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… and fix optional unwrapping

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tashda tashda merged commit 9d349f3 into main Mar 29, 2026
4 checks passed
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.

1 participant