-
I don't think it is a particularly popular feature, but would be nice to have it just for completeness:
```erlang
> kdb_sext:encode('привет').
** exception error: bad argument
in function …
-
@Avapaa This is a follow-up to #37 you've been wondering about.
Just like in https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/issues/290, we will have to make sure it supports both Mne…
-
File: [/zh_CN/access-control/authn/mnesia.md](https://docs.emqx.com/zh/emqx/latest/access-control/authn/mnesia.html)
请问这里的配置文件位置在哪?
-
**Is your feature request related to a problem? Please describe.**
Mnesia's default partition tolerance model is to leave it to the programmer during a network partition (https://www.erlang.org/doc/a…
-
**Describe the bug**
mnesia:add_backend_type(Alias, Module) after,If the table is empty,Everything is fine,because Module:init_backend first call.
mnesia:add_backend_type(Alias, Module) after,If the…
axpxp updated
2 weeks ago
-
When `rocksdb_copies` table gets transformed into `disc_copies` table in a single node environment, all the records of the table disappear. This can be seen from the following test case:
1. Start Erl…
-
The idea with this adapter is to provide another backend and be able to support different distributed topologies (replicated topology is a must).
cabol updated
9 months ago
-
On my mac, RabbitMQ with rabbithub as a plugin often (nearly always, in fact) fails to start.
It aborts in rabbithub_app:setup_schema while calling mnesia:create_table, and gives {badtype, rabbithub_l…
-
**Describe the bug**
`mnesia_schema.erl` contains the following code: https://github.com/erlang/otp/blob/f820bad7bed34cc4365bb9cac56eaa84c9a5bddc/lib/mnesia/src/mnesia_schema.erl#L3667
This functi…
ieQu1 updated
1 month ago
-
Related to #3