Skip to content

Commit 34567cb

Browse files
committed
Remove skip-grant-tables detail from CLAUDE.md
This is an internal implementation detail that doesn't need to be documented. https://claude.ai/code/session_01CsyRwSkRxBcQoaQFVkMQsJ
1 parent d2d2652 commit 34567cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ go run ./cmd/sqlc-test-setup start
3636
This will:
3737
- Start PostgreSQL and configure password auth (`postgres`/`postgres`)
3838
- Start MySQL via `mysqld_safe` and set root password (`mysecretpassword`)
39-
- Handle pre-installed MySQL (e.g. on GitHub Actions runners) by resetting the root password via `--skip-grant-tables`
4039
- Verify both connections
4140
- Skip steps that are already done (running services, existing config)
4241

0 commit comments

Comments
 (0)