Commit 527fa94
committed
Make Gitlab CI compatible with MySQL 8.4
In MySQL 8.4, the mysql_native_password server-side plugin is disabled
by default. Specify the --mysql-native-password option to enable it,
until we investigate a proper migration to new authentication methods.1 parent 718d082 commit 527fa94
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments