![]() |
![]()
| ![]() |
![]()
Namemysql_options4 - Used to set extra connect options and affect behavior of a connection Synopsis
DescriptionUsed to set extra connect options and affect behavior for a connection. This function may be called multiple times to set several options. mysql_options() should be called after mysql_init(3). NotesThis function is deprecated, new implementations should use mysql_optionsv(3) api function instead. OptionsAn overview of the possible options can be found in the description of the mysql_optionsv(3) API function. See Alsomysql_init(3) mysql_optionsv(3) *mysql_real_connect(3)
|