Implement the system variable pbxt_flush_log_at_trx_commit

Registered by Paul McCullagh

The system variable pbxt_flush_log_at_trx_commit should function in an identical manner to innodb_flush_log_at_trx_commit. It allows you to control flushing on transaction commit:

0=Do not flush on commit
1=Flush on commit for full durability, this would be the default
2=Write, but do not flush on commit.

In the case of 1 and 2, the transaction log will be flushed at least once every second.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Not started
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.