Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Primary Term 6.X-1.2, 2010-10-19
-----------------------------------
by brianV: Integrate with i18ntaxonomy.
by brianV: Remove extra primary_term_content_extra_fields() implementation that snuck in somewhere.
by brianV: Update CHANGELOG.txt for the 6.x-1.2 release.
* Optimization #831760: Excessive database queries
* Added a test before the INSERT to make 100% sure that the row does not already exist (only for MySQL, in version 5.1.x it fails returning the matched count and returns the affected rows only, so if nothing changed it looks the same as if the row did not exist...)