Home
last modified time | relevance | path

Searched refs:mysql (Results 126 – 150 of 188) sorted by relevance

12345678

/PHP-5.5/ext/pdo/tests/
H A Dbug_43130.phpt21 if ($db->getAttribute(PDO::ATTR_DRIVER_NAME) == 'mysql')
/PHP-5.5/ext/mysql/tests/
H A Dmysql_field_name.phpt49 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_field_table.phpt49 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_tablename.phpt45 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_drop_db.phpt55 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_field_type.phpt49 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_field_len.phpt50 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_errno.phpt58 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_set_charset.phpt61 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_db_query.phpt65 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_list_tables.phpt85 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dconnect.inc74 ini_set('mysql.default_socket', $socket);
H A Dmysql_db_name.phpt61 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A D003.phpt60 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_error.phpt65 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_list_fields.phpt67 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_insert_id.phpt69 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_num_rows.phpt82 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dbug53649.phpt71 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_41125.phpt2 Bug #41125 (PDO mysql + quote() + prepare() can result in segfault)
H A Dbug68371.phpt97 string(5) "mysql"
/PHP-5.5/
H A Dphp5.spec.in39 #test rpm -q MySQL-devel >&/dev/null && OPTIONS="$OPTIONS --with-mysql=shared"
H A Dphp.ini-development1102 mysql.allow_persistent = On
1106 mysql.cache_size = 2000
1110 mysql.max_persistent = -1
1114 mysql.max_links = -1
1121 mysql.default_port =
1126 mysql.default_socket =
1130 mysql.default_host =
1134 mysql.default_user =
1142 mysql.default_password =
1146 mysql.connect_timeout = 60
[all …]
H A Dphp.ini-production1102 mysql.allow_persistent = On
1106 mysql.cache_size = 2000
1110 mysql.max_persistent = -1
1114 mysql.max_links = -1
1121 mysql.default_port =
1126 mysql.default_socket =
1130 mysql.default_host =
1134 mysql.default_user =
1142 mysql.default_password =
1146 mysql.connect_timeout = 60
[all …]
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES28 4. Be careful when porting from ext/mysql to ext/mysqli. The following
30 (ext/mysql's functions return FALSE).

Completed in 38 milliseconds

12345678