>
> I want lock full tables,how to write SQL command?
> thanks
>
BEGIN ;
LOCK TABLE <tablename> ;
/* done, locked until "commit;" */
Refer to the SQL-LOCK-command for further
information.
Regards, Christoph
Чтобы сделать работу с сайтом удобнее, мы используем cookie и аналитический сервис «Яндекс.Метрика». Продолжая пользоваться сайтом, вы соглашаетесь с их использованием.