init_connect

2023-08-18 09:26:34  Updated

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

Contact Us