Menu

#135 LOCK/UNLOCK compile error

open-later
None
5
2009-01-07
2008-01-28
Tracey
No

Neither LOCK or UNLOCK compile.
Just FYI.
If the LOCK and UNLOCK features are not implemented {yet} then NOT(compiling) is a GOOD thing!!!

That would allow/force someone to update their code if they were bringing it over from another system.

Just FYI, Tracey

LOCK 1
UNLOCK 1
END
line 1:6: unexpected token: 1
line 2:8: unexpected token: 1
unexpected end of subtree

Discussion

  • Tracey

    Tracey - 2008-01-28
    • summary: LOCK/UNLOCK --> LOCK/UNLOCK compile error
     
  • Robert Colquhoun

    • assigned_to: nobody --> rjc
    • status: open --> open-later
     
  • Robert Colquhoun

    LOCK and UNLOCK are not supported yet.

    Need some kind of central authority to manage the locks between users. Could possibly delegate it to the database drivers to handle how they see fit.

     
  • ashley Chapman

    ashley Chapman - 2009-01-07

    Yep, I think the database driver should handle locking. After all, the driver might point to a remote database, with it's own locking peculiarities.

    Perhaps the compiler should say that these statements are currenlty not supported, rather than the "unexpected token, ...end of subtree" message.

     

Log in to post a comment.

MongoDB Logo MongoDB