sapdb wrote:
If I want to delete all the locks held by a particular user, what is the way
to do that?  Can I just delete from domain.locks where username= '[dbuser]'

COMMIT the transaction. domain.locks is just a view over memory structures and can't be changed directly.


Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to