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 (;).
| Attribute | Description |
|---|---|
| Type | Varchar |
| Default value | N/A |
| Value range | N/A |
| Applicable scope | Global |