7167-testToMaster_2414 #2244
|
@ -5,7 +5,7 @@ CREATE OR REPLACE DEFINER=`root`@`localhost` PROCEDURE `vn`.`balanceNestTree_add
|
|||
)
|
||||
BEGIN
|
||||
/**
|
||||
* Agrega u nuevo nodo hijo a un nodo existente dentro de la estructura
|
||||
* Agrega un nuevo nodo hijo a un nodo existente dentro de la estructura
|
||||
* de árbol de vn.balanceNestTree.
|
||||
*
|
||||
* @param vSelf Identificador del nodo
|
||||
|
|
Loading…
Reference in New Issue