02/15/2014 at 12:59 pm
#280107
Keymaster
@ Michal
The query should be this:
UPDATE 512_connections_term_relationships SET term_taxonomy_id = X WHERE term_taxonomy_id = 1
x is the actual category ID for Companies not the category name.
1 is the actual category ID for Uncategorized. You would only change it from 1 if the category ID is not 1.
