Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Trouble reading from InnoDB and writing to MyISAM

Started 1 month ago by DEinspanjer Senior Member
I'm querying one MySQL database that uses InnoDB tables, and I'm ETLing the data into my data warehouse database that is using MyISAM. I need the read consistent view that InnoDB provides in a transaction, so I've enabled the option to make the transformation database transactional, but that surfaces a problem: When the transformation successfully finishes processing data, it tries...
Site: Pentaho Community Forums  Pentaho Community Forums - site profile
Forum: Pentaho Data Integration [Kettle]  Pentaho Data Integration [Kettle] - forum profile
Total authors: 4 authors
Total thread posts: 5 posts
Thread activity: no new posts during last week
Domain info for: pentaho.org

Other posts in this thread:

johndz Junior Member replied 1 month ago
Hi, Can you clarify what you did to enable the option to make your database transactional? Also, did you get an error # or can you post the specific text? Can you tell what transaction isolation you are using? I ran your ktr file on my system and didn't get any errors on my MySQL server.

DEinspanjer Senior Member replied 1 month ago
You don't see a particular step list an error, but for me, I see an error in the transformation log: Code: 2009/10/29 14:03:34 - Test mixing InnoDB and MyISAM - All transaction of database connection 'localhost test' where committed at the end of the transformation. 2009/10/29 14:03:34 - localhost test - Connection to database closed! 2009/10/29 14:03:34 - Test mixing InnoDB and ...

Bart.Farasyn Member replied 1 month ago
Hi, I seem to remember that it is possible to set "set autocommit = false" in the Advanced tab of your db connection Groeten, Bart

Bart.Farasyn replied 1 month ago
Hi, I seem to remember that it is possible to set "set autocommit = false" in the Advanced tab of your db connection Groeten, Bart

 

Top contributing authors

Name
Posts
DEinspanjer Senior Member
2
user's latest post:
Trouble reading from InnoDB and...
Published (2009-10-29 14:06:00)
You don't see a particular step list an error, but for me, I see an error in the transformation log: Code: 2009/10/29 14:03:34 - Test mixing InnoDB and MyISAM - All transaction of database connection 'localhost test' where committed at the end of the transformation. 2009/10/29 14:03:34 - localhost test - Connection to database closed! 2009/10/29 14:03:34 - Test mixing InnoDB and MyISAM - ERROR (version 3.2.1, build 1 from...
johndz Junior Member
1
user's latest post:
Trouble reading from InnoDB and...
Published (2009-10-29 13:40:00)
Hi, Can you clarify what you did to enable the option to make your database transactional? Also, did you get an error # or can you post the specific text? Can you tell what transaction isolation you are using? I ran your ktr file on my system and didn't get any errors on my MySQL server.
Bart.Farasyn Member
1
user's latest post:
Trouble reading from InnoDB and...
Published (2009-10-30 08:07:00)
Hi, I seem to remember that it is possible to set "set autocommit = false" in the Advanced tab of your db connection Groeten, Bart
Bart.Farasyn
1
user's latest post:
Trouble reading from InnoDB and...
Published (2009-10-30 08:07:00)
Hi, I seem to remember that it is possible to set "set autocommit = false" in the Advanced tab of your db connection Groeten, Bart

Related threads on "Pentaho Community Forums":

Related threads on other sites:

Thread profile page for "Trouble reading from InnoDB and writing to MyISAM" on http://www.pentaho.org. This report page is a snippet summary view from a single thread "Trouble reading from InnoDB and writing to MyISAM", located on the Message Board at http://www.pentaho.org. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity