CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 3.3.1 DB Errors after Upgrade
Pages: [1]

Author Topic: 3.3.1 DB Errors after Upgrade  (Read 700 times)

banthm

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
3.3.1 DB Errors after Upgrade
December 29, 2010, 03:15:24 pm
I'm gettting a few seemingly random DB field errors:
Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -19
    [message] => DB Error: no such field
    [mode] => 16
    [debug_info] => SELECT  id, label_ 
 FROM civicrm_relationship_type
 
 WHERE (  civicrm_relationship_type.id = 0 ) 
 
 
 
 [nativecode=1054 ** Unknown column 'label_' in 'field list']
    [type] => DB_Error
    [user_info] => SELECT  id, label_ 
 FROM civicrm_relationship_type
 
 WHERE (  civicrm_relationship_type.id = 0 ) 
 
 
 
 [nativecode=1054 ** Unknown column 'label_' in 'field list']
    [to_string] => [db_error: message="DB Error: no such field" code=-19 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT  id, label_ 
 FROM civicrm_relationship_type
 
 WHERE (  civicrm_relationship_type.id = 0 ) 
 
 
 
 [nativecode=1054 ** Unknown column 'label_' in 'field list']"]
)

sushant

  • I post frequently
  • ***
  • Posts: 126
  • Karma: 8
  • CiviCRM version: v3.2.x,v3.3.x v4.0.x, v4.x,trunk
  • CMS version: Drupal 6/7 ,joomla 1.5,1.6
  • MySQL version: 5.1.51
  • PHP version: 5.3.3
Re: 3.3.1 DB Errors after Upgrade
December 29, 2010, 07:52:55 pm
Hi banthm,
 This might be related to http://issues.civicrm.org/jira/browse/CRM-7206 which is fixed for CiviCRM v3.3.2 & it will be part of next release.

Hth.
Sushant.
CiviCRM Priority Support
http://support.civigardens.com/
http://osseed.com

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: 3.3.1 DB Errors after Upgrade
December 30, 2010, 03:24:23 am
related threads are here, you might want to take a look.

http://forum.civicrm.org/index.php/topic,17512.0.html

http://forum.civicrm.org/index.php/topic,17241.0.html

hope this help

kiran
You Are Designed To Choose... Defined By Choice.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • 3.3.1 DB Errors after Upgrade

This forum was archived on 2017-11-26.