Tim Sehn
Tim Sehn
> One reason that I can think of for why a commit would not be gc'd, are merge conflicts. Do you have any merge conflicts? No. Definitely not. No branches...
@max-hoffman will dig into this one when he gets a chance.
No. Maybe we should document them?
Resolving. Made docs ticket for the join hints.
Oops. Reopening until PR is merged.
This came in again in a customer request.
``` test-commit-diff $ mysql -h 127.0.0.1 --database='test_commit_diff/foo' -u root ERROR 1105 (HY000): unknown error: database not found: test_commit_diff/foo test-commit-diff $ mysql -h 127.0.0.1 --database='test_commit_diff/main' -u root Reading table information for...
We may want to do a more thorough testing pass of all the system tables beyond this specific test.
Still a bug even after @zachmu 's `auto_increment` changes
You mind sending over a PR with your renamed files?