You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: Allow passing in extra options to MYSQL executable (#805)
* Add MYSQL_EXTRA_OPTIONS environment variable for mysql service, using an empty string by default
* Use new MYSQL_EXTRA_OPTIONS in sail shell script to pass in options whenever sail mysql gets executed
* Remove :-"" from mysql.stub
* fix typo
0 commit comments