Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Fixed to support mysql 8 series. #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tigerroll
Copy link

Overview

  • I want to use gratan in MySQL8 series, so I modified it.

Implementation Details.

  • Fixed docker compose file to v2 format.
  • Added mysql 8 series to docker compose.
  • Fixed GRANT to be executed after CREATE USER inside create_user method.
  • The PASSWORD clause and the PASSWORD( ) function have been added to the obsolete measures.
  • Modified so that auth_plugin can be specified.
  • Added processing to remove unnecessary backquotes and single quotes in arguments passed to the parse_main method.

@tigerroll tigerroll changed the title Fixed to support my sql 8 series. Fixed to support mysql 8 series. Dec 14, 2023
@tigerroll tigerroll force-pushed the Fixed-to-support-MySQL-8-series branch from f78a270 to e86e5df Compare December 27, 2023 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant