Daniel-Constantin Mierla writes:
create a table that has the same structure as 'tree' table from the utils/kamctl/mysql/mtree-create.sql and provide it to mtree definition.
ok, now i got it. does k db api allow querying table description to find out if table has tname_column?
did you mean something like this:
modparam("mtree", "mtree", "name=mytable;dbtable=routes;multiple=1;type=0;")
-- juha