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

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.

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