Create table in a transaction

Chandrashekhar Mullaparthi Chandrashekhar.Mullaparthi@REDACTED
Thu Nov 2 12:10:23 CET 2000


I can't create a table within a transaction. Why is that?? A comment in
mnesia_schema.erl says that a "very special transaction is used when we want
to manipulate the schema". Basically what I want to do is:

* Do some checks
* Update table_1
* create table_2
* Make entries in table_2

in one single transaction. I'm failing at step 3.

tia,
Chandru



NOTICE AND DISCLAIMER:
This email (including attachments) is confidential.  If you have received
this email in error please notify the sender immediately and delete this
email from your system without copying or disseminating it or placing any
reliance upon its contents.  We cannot accept liability for any breaches of
confidence arising through use of email.  Any opinions expressed in this
email (including attachments) are those of the author and do not necessarily
reflect our opinions.  We will not accept responsibility for any commitments
made by our employees outside the scope of our business.  We do not warrant
the accuracy or completeness of such information.




More information about the erlang-questions mailing list