Talk:Installation

From mx Help Wiki
Revision as of 11:18, 12 February 2008 by Kweskm (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Under: "Add a root taxon name to your table," I created the root record in the taxon_name table successfully:

insert into taxon_names (name, l, r, creator_id, updator_id) values ('root', 1, 2, 1, 1);

However, no taxa show up in the web interface of the database so I can't add new real taxa because there is no existing parent for the new taxa to be children off.

Personal tools