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 »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Problems with civicrm_strip_non_numeric
Pages: [1]

Author Topic: Problems with civicrm_strip_non_numeric  (Read 356 times)

Tony Horrocks

  • I post occasionally
  • **
  • Posts: 110
  • Karma: 7
    • Fabriko Limited
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7
Problems with civicrm_strip_non_numeric
June 16, 2014, 07:41:28 am
Im trying to add phone numbers to contacts and am just getting this error

===================
Code: [Select]
Error Details
Database Error Code: Cannot load from mysql.proc. The table is probably corrupted, 1548
Additional Details:
Array
(
     => Array
        (
            [list]
[li] => CRM_Core_Error[/li]
[li][1] => handle
        )

     => -1
     => DB Error: unknown error
     => 16
    [debug_info] => SHOW function status WHERE db = database() AND name = 'civicrm_strip_non_numeric' [nativecode=1548 ** Cannot load from mysql.proc. The table is probably corrupted]
     => DB_Error
    [/li]
[/list][user_info] => SHOW function status WHERE db = database() AND name = 'civicrm_strip_non_numeric' [nativecode=1548 ** Cannot load from mysql.proc. The table is probably corrupted]
    [to_string] => [db_error: message="DB Error: unknown error" code=-1 mode=callback callback=CRM_Core_Error::handle prefix="" info="SHOW function status WHERE db = database() AND name = 'civicrm_strip_non_numeric' [nativecode=1548 ** Cannot load from mysql.proc. The table is probably corrupted]"]
)
Return to home page.
===========================


There seems to be a lot of forum discussion around problems with civicrm_strip_non_numeric and Ive tried a few solutions like rebuilding the triggers. But to no avail. The triggers have been rebuilt but the problem remains.

Any help much appreciated.
« Last Edit: June 16, 2014, 07:44:57 am by Tony Horrocks »
Tony Horrocks
Author of the CiviCRM CookBook https://www.packtpub.com/web-development/civicrm-cookbook

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Problems with civicrm_strip_non_numeric

This forum was archived on 2017-11-26.