Hi,
I'm trying to work with BDB tables in MySQL. The installed version is 3.23.36. I'm developing a system in ActivePerl for Windows and I'm using MySQL as Database. I need to work with transactions in the database. MySQL works with transactions and the tables must be type BDB, INNOBASE or MYISAM (available from version 3.23.34). I'm trying to use the BDB tables, but I hasn't can do it. I installed and created a database with BDB tables and Activeperl send me the error: "Transactions not supported by database..."
Is it the correct version for handling of transactions(3.23.36)? Are there something special to do it? Environment variables?
Could someone help me?
Thanks.
Saviour.
I'm trying to work with BDB tables in MySQL. The installed version is 3.23.36. I'm developing a system in ActivePerl for Windows and I'm using MySQL as Database. I need to work with transactions in the database. MySQL works with transactions and the tables must be type BDB, INNOBASE or MYISAM (available from version 3.23.34). I'm trying to use the BDB tables, but I hasn't can do it. I installed and created a database with BDB tables and Activeperl send me the error: "Transactions not supported by database..."
Is it the correct version for handling of transactions(3.23.36)? Are there something special to do it? Environment variables?
Could someone help me?
Thanks.
Saviour.