Skip to content
Snippets Groups Projects
Commit 73f84aae authored by Nikita Pettik's avatar Nikita Pettik Committed by Vladimir Davydov
Browse files

error: fix ER_CANT_UPDATE_PRIMARY_KEY template

This client error assumes two arguments: space's name and index's name.
Since from the context it's clear that primary index is affected,
let's drop index name from error message. It's quite handy for space
upgrade case, since in such situation we have lack of information
concerning space.

NO_CHANGELOG=<Minor change>
NO_DOC=<No functional changes>

(cherry picked from commit 6e76410a)
parent 9709dc89
No related branches found
No related tags found
Loading
Showing
with 21 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment