Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7933599
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:23:09+00:00 2026-06-03T21:23:09+00:00

I have a table where I can’t duplicate a row because one of the

  • 0

I have a table where I can’t duplicate a row because one of the fields has a stored procedure, named items.calcPrice, on it that no longer exists.

Here’s the MySQL command:

INSERT INTO items (folder_id)
VALUES (56)

the error message says, "Couldn't write row. FUNCTION items.calcPrice does not exist."

How do I identify and delete this stored procedure on my table? I have 2 fields which have a “price” value so I’m not sure which field this procedure is operating on.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T21:23:10+00:00Added an answer on June 3, 2026 at 9:23 pm

    Following our discussion in chat, it appears you have a BEFORE INSERT trigger called Items_Trigger defined on this table, which attempts to call the function to which your question refers.

    To delete the trigger:

    DROP TRIGGER Items_Trigger;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have table with one of the columns as date in 'YYYY-MM-DD' format. Can
I have a table:'Categories' which has two fields:Category_ID and Category. Data in Category_ID field
I have table where I can add new rows with input fields. Also there's
I have an employee table, employee has interests, so the table can be designed
I have a table where i'd like to have one specific row be the
I have a table which defines what things another table can have, for example:
I have a table of product information with many bit columns. This table can
I have a table and can count the number of rows using var count
I have Table A. How can I select from Table A to get Table
Suppose I have table A with a field that can be either 1 or

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.