mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 11:57:38 +02:00
Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
This commit is contained in:
commit
5640c204b7
5 changed files with 22 additions and 36 deletions
|
|
@ -33902,7 +33902,7 @@ DELAYED} when you are really sure you need it!
|
|||
|
||||
@example
|
||||
UPDATE [LOW_PRIORITY] [IGNORE] tbl_name
|
||||
SET col_name1=expr1, [col_name2=expr2, ...]
|
||||
SET col_name1=expr1 [, col_name2=expr2, ...]
|
||||
[WHERE where_definition]
|
||||
[LIMIT #]
|
||||
@end example
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue