473,387 Members | 1,420 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Roll back problems

Hi,

I am rolling back a transaction that (up to the rollback command) has
inserted into two tables, both of which are type InnoDB. I am getting the
warning:

"Warning: Some non-transactional changed tables couldn't be rolled back"

I check the database and it seems to have rolled back all the changes I
expected it to make, so why is this error occurring. I am using MySQL
4.0.18; is it a a minor known bug? Is there "hidden" tables that it is
updating that might be causing this warning?

Thanks for any info

Andy Hall.
Jul 20 '05 #1
1 4656
Andy,

you should write to my***@lists.mysql.com. These newsgroups are mostly just
mirrors of mailing lists.

You get the error:

"Warning: Some non-transactional changed tables couldn't be rolled back"

when MyISAM tables were involved in the transaction. Please check with

SHOW CREATE TABLE tablename;

that your tables indeed are of the InnoDB type.

Best regards,

Heikki Tuuri
Innobase Oy
Foreign keys, transactions, and row level locking for MySQL
InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM
tables
http://www.innodb.com/order.php

Order MySQL technical support from https://order.mysql.com/

"Andy Hall" <an*******@btconnect.com> kirjoitti viestissä
news:ci**********@titan.btinternet.com...
Hi,

I am rolling back a transaction that (up to the rollback command) has
inserted into two tables, both of which are type InnoDB. I am getting the
warning:

"Warning: Some non-transactional changed tables couldn't be rolled back"

I check the database and it seems to have rolled back all the changes I
expected it to make, so why is this error occurring. I am using MySQL
4.0.18; is it a a minor known bug? Is there "hidden" tables that it is
updating that might be causing this warning?

Thanks for any info

Andy Hall.

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Peter Sands | last post by:
Hi, I am testing out some restores to a stand-by server, by roll-forwading the logs. I have this setup. There is no user-exit, but logretain is on, for archive logging. I have 2 DB's on...
0
by: MajorTom | last post by:
Hi I designing a report with Crystal (C#, winforms), my problems is how to set the paper size for the width of the roll 3 inches and tall continuous large. 2.- There is only 40 char columns...
5
by: darrel | last post by:
I'm new to ASP in general. Have been doing a bunch of stuff using classic ASP and a bit of stuff with ASP.NET (all with VBscript). The .NET stuff i've been doing has been fairly...
2
by: JenHu | last post by:
Hi experts, I want to rollback the insert/update in my SQL Server database tables if there's any errors, and I use trans.Rollback(). However, whenever error generates, the rollback doesn't work...
1
by: Dan | last post by:
Hello, I have been working on a problem for a day now and am spinning my wheels. What is the easiest way to add two sets of roll/pitch/yaw angles? For example, an airplane is at 25deg pitch, 0...
2
by: DevaKUMAR | last post by:
How to use transaction roll back in ASP give me some sample code please
1
by: lenest | last post by:
I need help writing a program.... You are to write a python program to accomplish the following: a.. Play a dice game of Craps using a random number generator to simulate the roll of the...
1
by: elma.arsalan | last post by:
Hello: Does anyone know whether it is possible to roll back MS Access database without loosing any data? Or can a roll back be undone (kinda odd). Any comment would be appreciated.
3
by: srinivasanr | last post by:
I want to roll back file delete operaion using c#. How can i do it? I am deleting file using this code, File.Delete(fileName);
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.