Skip to content

Forbid specify database in MariaDB connection url#13174

Merged
ebyhr merged 2 commits intotrinodb:masterfrom
zhaoyim:i12712
Jul 14, 2022
Merged

Forbid specify database in MariaDB connection url#13174
ebyhr merged 2 commits intotrinodb:masterfrom
zhaoyim:i12712

Conversation

@zhaoyim
Copy link
Copy Markdown
Contributor

@zhaoyim zhaoyim commented Jul 14, 2022

Description

Is this change a fix, improvement, new feature, refactoring, or other?
fix

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)
MariaDB connector

How would you describe this change to a non-technical end user or system administrator?
Forbid specify database in MariaDB connection url

Related issues, pull requests, and links

fixes 12712

Documentation

(X) No documentation is needed.

Release notes

(x) Release notes entries required with the following suggested text:

# MariaDB
* Disallow having a database in the `connection-url` config property. ({issue}`12712`)

@cla-bot cla-bot bot added the cla-signed label Jul 14, 2022
@ebyhr ebyhr merged commit cc86d3f into trinodb:master Jul 14, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Jul 14, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 390 milestone Jul 14, 2022
@ebyhr ebyhr mentioned this pull request Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Cannot create tables when specified database name in MariaDB connection url

2 participants