Skip to content
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

[CBRD-24551] CUBRID DBLink extension for mariadb #3979

Merged
merged 2 commits into from
Dec 5, 2022
Merged

[CBRD-24551] CUBRID DBLink extension for mariadb #3979

merged 2 commits into from
Dec 5, 2022

Conversation

airnet73
Copy link
Contributor

@airnet73 airnet73 commented Dec 2, 2022

http://jira.cubrid.org/browse/CBRD-24551

Purpose
Currently, CUBRID DBLink supports database search CUBRID and Oracle, MySQL.
CUBRID DBLink will be extended to search Mariadb database.

Implementation

  • Add Mariadb configuration to cubrid_gateway.conf.
  • Connect to Mariadb using a connection string.
  • Distinguish between unsupported types and supported types among data types.
  • Execute query and obtain results by data type.

Remarks
N/A

@airnet73 airnet73 self-assigned this Dec 2, 2022
@airnet73 airnet73 merged commit 4219a75 into CUBRID:develop Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants