Document that prepared ID a server global

This commit is contained in:
Sylvain Lebresne 2012-11-19 18:10:31 +01:00
parent 83bbd75422
commit 8a2fdbf93c
1 changed files with 4 additions and 0 deletions

View File

@ -452,6 +452,10 @@ Table of Contents
- <id> is [short bytes] representing the prepared query ID.
- <metadata> is defined exactly as for a Rows RESULT (See section 4.2.5.2).
Note that prepared query ID return is global to the node on which the query
has been prepared. It can be used on any connection to that node and this
until the node is restarted (after which the query must be reprepared).
4.2.5.5. Schema_change
The result to a schema altering query (creation/update/drop of a