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

Return the same value for disc_load_table as net_load_table #16

Closed
wants to merge 1 commit into from

Conversation

djui
Copy link
Contributor

@djui djui commented Sep 16, 2011

Return the same value for disc_load_table as net_load_table if a table copy can not be found.

This breaks backward compatibility as mnesia_controller:disc_load_table/3 now will stop Mnesia if the table was removed meanwhile instead of just ignoring this action.

@proxyles
Copy link
Contributor

Hi

This is not the correct channel to get your patch into Eralng/OTP
Please send an email to the erlang-patches mailinglist instead.
http://www.erlang.org/static/doc/mailinglist.html

Here the instructions on how to submit patches: https://github.com/erlang/otp/wiki/Submitting-patches

Regards,
Henrik Nord, Erlang/OTP

@jimenezrick
Copy link
Contributor

Patch sent to erlang-patches. This pull request should be closed.

@erlang erlang closed this Mar 9, 2012
rzezeski pushed a commit to rzezeski/otp that referenced this pull request Dec 7, 2013
Returns the same value for `mnesia_loader:disc_load_table/2' as
`mnesia_loader:net_load_table/4' if a table copy can not be found.

This patch was stuck as a pull request in GitHub (authored by Uwe
Dauernheim):
	erlang#16
lrascao pushed a commit to lrascao/mnesia2 that referenced this pull request Jan 15, 2016
Returns the same value for `mnesia_loader:disc_load_table/2' as
`mnesia_loader:net_load_table/4' if a table copy can not be found.

This patch was stuck as a pull request in GitHub (authored by Uwe
Dauernheim):
	erlang/otp#16
tburghart added a commit to tburghart/otp that referenced this pull request Jan 22, 2018
Add OS X El Capitan instructions for locating OpenSSL.

Merging as is, further proposals to tweak the text can be proposed by whoever feels they're needed.
garazdawi referenced this pull request in garazdawi/otp Jun 29, 2020
Fix exception types in bs_init and friends
ferd pushed a commit to ferd/otp that referenced this pull request Sep 20, 2021
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.

4 participants