mirror of
https://github.com/MariaDB/server.git
synced 2026-04-30 20:25:32 +02:00
manual.texi fix mangled sentence (pointed out by Egor).
Docs/manual.texi: fix mangled sentence (pointed out by Egor).
This commit is contained in:
parent
4390ecd2c2
commit
36cb35932f
1 changed files with 1 additions and 1 deletions
|
|
@ -33608,7 +33608,7 @@ non-magic value (that is, a value that is not @code{NULL} and not @code{0}).
|
|||
|
||||
If you insert many rows at the same time with an insert statement,
|
||||
@code{LAST_INSERT_ID()} returns the value for the first inserted row.
|
||||
The reason for this is so that you it makes it possible to easily reproduce
|
||||
The reason for this is to make it possible to easily reproduce
|
||||
the same @code{INSERT} statement against some other server.
|
||||
|
||||
@cindex sequence emulation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue