[MDEV-309] reimplement FLUSH ... CHECKPOINT Created: 2012-06-04  Updated: 2015-10-30

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Minor
Reporter: Sergei Golubchik Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-136 Non-blocking "set read_only" Closed

 Description   
  • old implementation was modelled after global read lock which was completely redone in 5.5
  • move disable_checkpoints into global read lock
  • current merged implementation may be not thread safe!!!
  • it should not flush (and thus should not wait for) transactional tables
    (see MDEV-136 for the rationale)


 Comments   
Comment by Sergei Golubchik [ 2014-04-16 ]

Now it should rather be modelled after FLUSH TABLES ... FOR EXPORT

Generated at Thu Feb 08 06:27:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.