Opened 16 years ago

Closed 16 years ago

#240 closed defect (fixed)

MySQL: support transactions capability should return FALSE

Reported by: barbarazoladek Owned by: Barbara Zoladek
Priority: minor Milestone: 3.3.0
Component: MySQL Provider Version: 3.2.0
Severity: 2 Keywords:
Cc: External ID:

Description

Currently, an FDO enabled MySQL table is created using the MyISAM engine which does not support transactions and therefore transaction capability flag should be set to FALSE. This problem requires further enhancements. Unlike other rdbms providers, MySQL tranasction capability should be defined for tables rather than the provider.

Change History (1)

comment:1 by barbarazoladek, 16 years ago

Resolution: fixed
Status: newclosed

SupportsTransactions() returns FALSE for MySQL provider.

Note: See TracTickets for help on using tickets.