Searched refs:mysqli (Results 201 – 225 of 244) sorted by relevance
12345678910
12 /* see mysqli.c for details */
76 Warning: mysqli_rollback(): Couldn't fetch mysqli in %s on line %d
2 mysqli autocommit/commit/rollback
112 Warning: mysqli_more_results(): Couldn't fetch mysqli in %s on line %d
122 Warning: mysqli_next_result(): Couldn't fetch mysqli in %s on line %d
87 object(mysqli)#%d (%d) {
112 Warning: mysqli_real_query(): Couldn't fetch mysqli in %s on line %d
114 Warning: mysqli_get_charset(): Couldn't fetch mysqli in %s on line %d
111 Warning: mysqli_select_db(): Couldn't fetch mysqli in %s on line %d
2 Bug #52891 (Wrong data inserted with mysqli/mysqlnd when using bind_param,value > LONG_MAX)
12 mysqli.reconnect=1
160 Warning: mysqli_multi_query(): Couldn't fetch mysqli in %s on line %d
10 mysqli.reconnect=0
140 Warning: mysqli_options(): Couldn't fetch mysqli in %s line %d
71 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
69 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
73 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
70 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
47 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
68 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
85 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
110 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
1157 mysqli.max_persistent = -11161 ;mysqli.allow_local_infile = On1165 mysqli.allow_persistent = On1169 mysqli.max_links = -11173 mysqli.cache_size = 20001180 mysqli.default_port = 33061185 mysqli.default_socket =1189 mysqli.default_host =1193 mysqli.default_user =1201 mysqli.default_pw =[all …]
37 #define MYSQLI_ZEND_ARG_OBJ_INFO_LINK() ZEND_ARG_OBJ_INFO(0, link, mysqli, 0)534 PHP_FALIAS(mysqli, mysqli_link_construct, arginfo_mysqli_connect)
Completed in 35 milliseconds