mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
bzr merge -rtag:mariadb-10.0.12 maria/10.0
This commit is contained in:
@ -74,7 +74,7 @@ When one supplies long data for a placeholder:
|
||||
|
||||
- Server gets the long data in pieces with command type
|
||||
'COM_STMT_SEND_LONG_DATA'.
|
||||
- The packet recieved will have the format as:
|
||||
- The packet received will have the format as:
|
||||
[COM_STMT_SEND_LONG_DATA:1][STMT_ID:4][parameter_number:2][data]
|
||||
- data from the packet is appended to the long data value buffer for this
|
||||
placeholder.
|
||||
|
Reference in New Issue
Block a user