Jump to content

Problem deleting an order when using InnoDB as the MySQL Engine


renutz

Recommended Posts

Hi,

 

I found the following problem.

 

1. Create an order

2. Create an invoice associated with this order

3. Make sure that this invoice has items (table tblinvoiceitems)

4. Delete the order

 

Now the problem:

 

1. It deletes everything except the items on tblinvoiceitems

2. If you are using InnoDB and then restarts the MySQL, InnoDB resets the internal auto-incremental indexes to the latest value

3. If you create a new order and a new invoice, the invoice items of this new invoice will get mixed with the items of the "deleted" invoice

 

Suggestion for correction:

 

Delete tblinvoiceitems as well

 

If you need any further assistance, plz let me know.

 

tks

RW

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated