MySQL Forums
Forum List  »  General

Re: NOLOCK for multiple tables
Posted by: Peter Brawley
Date: November 17, 2015 12:01PM

Did you find 'nolock' in the manual? Yes or no?

MySQL accepts the word 'nolock' after a table name as an alias, not as an argument, as you can demonstrate by adding another alias before 'nolock', or by trying to use 'nolock' after another table name.



Edited 1 time(s). Last edit at 11/17/2015 12:06PM by Peter Brawley.

Options: ReplyQuote


Subject
Written By
Posted
November 16, 2015 09:21AM
November 16, 2015 12:34PM
November 17, 2015 12:29AM
Re: NOLOCK for multiple tables
November 17, 2015 12:01PM
November 29, 2015 12:01PM
November 29, 2015 12:03PM
November 30, 2015 12:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.