Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Audit Logging » Transactional tables or not?
Re: Transactional tables or not? [message #33 is a reply to message #32] Thu, 11 May 2006 12:13 Go to previous message
AJM is currently offline  AJM
Messages: 2350
Registered: April 2006
Location: Surrey, UK
Senior Member
I use MYISAM tables by default, but I think for the audit tables it would be better to use INNODB tables for their transactional facilities. I shall change that in the next release.

You should also be aware that the Radicore framework surrounds every transaction with a 'start/begin' and 'end/commit' by default, so you can switch between non-transactional and transactional tables without any ill effects. You can even switch to other database engines, such as PostgreSQL and Oracle, where all the tables are transactional.


 
Read Message
Read Message
Next Topic: List Audit Details for an Object (Audit Trail) question
Goto Forum:
  


Current Time: Wed Jun 26 08:03:58 EDT 2024

Total time taken to generate the page: 0.00942 seconds