On Sun, Jan 20, 2002 at 03:46:14AM +0000, Arne Mueller wrote:
> Hi All,
> 
> I've just migrated from mysql-3.12 to 4.0.1 and despite a mysqld crash a
> few minutes ago there is a strange problem I've never had in mysql
> version 3:
> 
> mysql> lock table .develop.Pseq read;
> ERROR 1064: You have an error in your SQL syntax near '.Pseq read' at
> line 1
> 
> Any idea what's wrong here?

How about LOCK TABLES:

  http://www.mysql.com/doc/L/O/LOCK_TABLES.html

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 17 days, processed 406,741,655 queries (272/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to