Skip to content

Conversation

@svenluijten
Copy link
Contributor

This PR fixes an undefined array key when you use the MySQL connection in the DbCommand (php artisan db --connection=mysql). Assuming the mysql connection's driver is also set to mysql.

This was introduced in #50146.

@svenluijten svenluijten changed the title Fix undefined key "mysql" in DbCommand [11.x] Fix undefined key "mysql" in DbCommand Feb 19, 2024
@driesvints
Copy link
Member

cc @staudenmeir

@staudenmeir
Copy link
Contributor

Thanks! I somehow saw it as a match() clause...

@taylorotwell taylorotwell merged commit 343cbd6 into laravel:master Feb 19, 2024
@svenluijten svenluijten deleted the patch-1 branch February 19, 2024 15:00
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.

4 participants