LispWorks User Guide and Reference Manual > 19 Common SQL > 19.9 Using MySQL

NextPrevUpTopContentsIndex

19.9.8 Rollback errors

The default value of the connect keyword argument :signal-rollback-errors is determined by the value of the :default-table-type argument. If default-table-type is :support-transactions or "innodb" or "bdb" , then the default value for :signal-rollback-errors is t , otherwise the default value is nil .


LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex