Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli_mnesia): external copies as 3-element tuple #100

Merged

Conversation

JimMoen
Copy link
Contributor

@JimMoen JimMoen commented Jun 4, 2024

(emqx@127.0.0.1)35> mnesia:table_info(emqx_ee_schema_registry_protobuf_cache_tab, storage_type).
{ext,rocksdb_copies,mnesia_rocksdb}

See also:
https://github.com/emqx/otp/blob/OTP-26.2.1-2/lib/mnesia/src/mnesia_schema.erl#L910-L920

@JimMoen JimMoen force-pushed the fix-mnesia-external-copies-render branch from d1521e2 to 50c4f0a Compare June 4, 2024 06:11
@JimMoen JimMoen force-pushed the fix-mnesia-external-copies-render branch from 50c4f0a to 05dd94a Compare June 4, 2024 06:15
@zhongwencool zhongwencool merged commit e4e3408 into zhongwencool:master Jun 4, 2024
1 check passed
@JimMoen JimMoen deleted the fix-mnesia-external-copies-render branch June 5, 2024 01:32
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.

2 participants