** Changed in: tarantool
     Assignee: (unassigned) => Dmitry Simonenko (pmwkaa)

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1034912

Title:
  server CALL processing bug with name path longer than two

Status in Tarantool - an efficient in-memory data store:
  New

Bug description:
  localhost> call box.test(0)
  Call OK, 1 rows affected
  ['test']
  localhost> call box.counter.test(0)
  Call ERROR, Return type 'table' is not supported in the binary protocol 
(ER_PROC_RET)
  localhost>

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1034912/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to