init_connect specifies the character string that the server executes for each connected client. The string consists of one or more SQL statements which are separated by semicolons(;).
| Property | Description |
|---|---|
| Parameter type | Varchar |
| Default value | N/A |
| Value range | N/A |
| Effective scope | GLOBAL |