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) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • can't edit membership types on demo - MySQL error
Pages: [1]

Author Topic: can't edit membership types on demo - MySQL error  (Read 7855 times)

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
can't edit membership types on demo - MySQL error
February 09, 2012, 04:42:16 am
Hey there,

On demo, when i try and edit a membership type: http://drupal.demo.civicrm.org/civicrm/admin/member/membershipType?action=update&id=1&reset=1

I get the following error

Code: [Select]
Database Error Code: Thread stack overrun: 9120 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack., 1436
Additional Details:

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] => a515ac9c2796ca0e23adbe92c68fc9fc
    [message] => DB Error: a515ac9c2796ca0e23adbe92c68fc9fc
    [mode] => 16
    [debug_info] => UPDATE  civicrm_membership_type_en_US  SET domain_id = 1 , name = 'General' , description = 'Regular annual membership.' , contribution_type_id = 2 , minimum_fee = 10.00 , duration_unit = 'year' , duration_interval = 2 , period_type = 'rolling' , fixed_period_start_day = NULL , fixed_period_rollover_day = NULL , relationship_type_id = '7' , relationship_direction = 'b_a' , visibility = 'Public' , weight = 1 , renewal_msg_id = NULL , renewal_reminder_day = NULL , autorenewal_msg_id = NULL , auto_renew = 0 , is_active = 1   WHERE (  civicrm_membership_type_en_US.id = 1 )   [nativecode=1436 ** Thread stack overrun:  9120 bytes used of a 131072 byte stack, and 128000 bytes needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack.]
    [type] => DB_Error
    [user_info] => UPDATE  civicrm_membership_type_en_US  SET domain_id = 1 , name = 'General' , description = 'Regular annual membership.' , contribution_type_id = 2 , minimum_fee = 10.00 , duration_unit = 'year' , duration_interval = 2 , period_type = 'rolling' , fixed_period_start_day = NULL , fixed_period_rollover_day = NULL , relationship_type_id = '7' , relationship_direction = 'b_a' , visibility = 'Public' , weight = 1 , renewal_msg_id = NULL , renewal_reminder_day = NULL , autorenewal_msg_id = NULL , auto_renew = 0 , is_active = 1   WHERE (  civicrm_membership_type_en_US.id = 1 )   [nativecode=1436 ** Thread stack overrun:  9120 bytes used of a 131072 byte stack, and 128000 bytes needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack.]
    [to_string] => [db_error: message="DB Error: a515ac9c2796ca0e23adbe92c68fc9fc" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info="UPDATE  civicrm_membership_type_en_US  SET domain_id = 1 , name = 'General' , description = 'Regular annual membership.' , contribution_type_id = 2 , minimum_fee = 10.00 , duration_unit = 'year' , duration_interval = 2 , period_type = 'rolling' , fixed_period_start_day = NULL , fixed_period_rollover_day = NULL , relationship_type_id = '7' , relationship_direction = 'b_a' , visibility = 'Public' , weight = 1 , renewal_msg_id = NULL , renewal_reminder_day = NULL , autorenewal_msg_id = NULL , auto_renew = 0 , is_active = 1   WHERE (  civicrm_membership_type_en_US.id = 1 )   [nativecode=1436 ** Thread stack overrun:  9120 bytes used of a 131072 byte stack, and 128000 bytes needed.  Use 'mysqld -O thread_stack=#' to specify a bigger stack.]"]
)
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Jason W

  • I post frequently
  • ***
  • Posts: 197
  • Karma: 12
  • jason@civitrainingtutorials.com
  • CiviCRM version: 4.2
  • CMS version: Drupal 7
  • MySQL version: 5.x
  • PHP version: 5.x.x
Re: can't edit membership types on demo - MySQL error
October 04, 2012, 11:19:39 am
Hello Michael,

I Ran into this issue in May or June and had problems with it until the 4.2 site went live. I don't know what caused it, just that every time I wanted to show this functionality to someone it wouldn't let me... Now it seems I don't need to show anyone, and it's fixed... Go figure. lol.

It's still working now, so that's good.

Cheers,
Jason
civiTrainingTutorials
"Helping You Help Others"

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • can't edit membership types on demo - MySQL error

This forum was archived on 2017-11-26.