Skip to content
New issue

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

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

Already on GitHub? # to your account

Add information about the mysql config use_db_after_connecting #10107

Closed
wants to merge 2 commits into from

Conversation

TheLevti
Copy link
Contributor

Added information about the MySQL connector specific configuration use_db_after_connecting. Setting this to true will prevent an explicit USE database_name statement after the connection has been established.

Added in laravel/framework#54132

Added information about the MySQL connector specific configuration `use_db_after_connecting`. Setting this to true will prevent an explicit `USE database_name` statement after the connection has been established.
@taylorotwell
Copy link
Member

Personally not sure this needs its own section in the docs atm.

@TheLevti TheLevti deleted the patch-1 branch January 28, 2025 14:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants