Skip to content

add RandEvent #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from
Closed

add RandEvent #33

wants to merge 15 commits into from

Conversation

heehehe
Copy link
Member

@heehehe heehehe commented Jul 29, 2023

Resolve #2

  • RAND() 함수가 실행될 때 발생하는 RandEvent를 구현했습니다.
  • (주의) binlog_format='STATEMENT' 또는 binlog_format='MIXED' 인 경우에만 동작합니다.
  • (참고) https://mariadb.com/kb/en/rand_event

@heehehe heehehe added the 3조 3조 만세 label Jul 29, 2023
@heehehe heehehe requested a review from dongwook-chan July 29, 2023 06:11
@notion-workspace
Copy link

Untitled

@notion-workspace
Copy link

@sean-k1 sean-k1 requested a review from dongwook-chan August 2, 2023 07:39
Copy link

@dongwook-chan dongwook-chan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

브라보~ 제가 지금은 테스트를 해볼 수가 없는데... 잘 해주셨을거라 믿고 승인합니다!
upstream에 PR 올려주세요!

@sean-k1 sean-k1 closed this Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3조 3조 만세
Projects
None yet
Development

Successfully merging this pull request may close these issues.

event 구현 - RAND_EVENT
7 participants