is there an SQL patch required to "Enable Database Storage" within the beanstream module? when this is enabled, it produces an error on checkout:
1146 Table 'keysercu_zc01.TABLE_BEANSTREAM' doesn't exist
in
[insert into TABLE_BEANSTREAM (id, customer_id, order_id, response_code, response_text, authorization_type, transaction_id, sent, received, time, session_id) values (NULL, 1, 0, 0, ...



