==CREATE INDEX==
{{Mark|Updated in Version 7.1.2:}}{{Mono|PATH}} removed as argument, as path summary is also updated by [[#OPTIMIZE|OPTIMIZE]] command
{|
|-
==DROP INDEX==
{{Mark|Updated in Version 7.1.2:}}{{Mono|PATH}} removed as argument; path summary is now always available
{|
|-
|}
==KILL==
{{Mark|Introduced with Version 7.1:}} killing sessions by specifying IP:port
{|
|-
=Recent Changes=
===Version 7.1.2===
* Updated: <code>[[#CREATE INDEX|CREATE INDEX]]</code>, <code>[[#DROP INDEX|DROP INDEX]]</code> ({{Mono|PATH}} argument removed, provided by OPTIMIZE command instead)
===Version 7.1===
* ModifiedUpdated: <code>[[#KILL|KILL]]</code>(killing sessions by specifying IP:port)
===Version 7.0===