Database Locking - multiple simultaneous users

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
User avatar
aln_cms
Forum Members
Forum Members
Posts: 88
Joined: Mon Jan 08, 2007 7:09 pm
Location: Ireland

Database Locking - multiple simultaneous users

Post by aln_cms »

Hi, I'm putting a system together which may have run into concurrent editing issues  - there is no talk of this in the fourms.  I am no DB expert, but I see that mysql does provide precedence for operations - is CMSMS safe as is for this kind of task?

Alan
--
Alan Ryan
Lead Developer
CodeCrunchers Internet Software Development - Ireland
http://www.codecrunchers.ie
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Database Locking - multiple simultaneous users

Post by calguy1000 »

To answer quickly:

no... there's no support for multiple simultaneous editors in CMSMS.

Last save wins.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
aln_cms
Forum Members
Forum Members
Posts: 88
Joined: Mon Jan 08, 2007 7:09 pm
Location: Ireland

Re: Database Locking - multiple simultaneous users

Post by aln_cms »

Last save wins  ;D

that about sums it up... thanks.

Alan
--
Alan Ryan
Lead Developer
CodeCrunchers Internet Software Development - Ireland
http://www.codecrunchers.ie
Post Reply

Return to “Developers Discussion”