Home
last modified time | relevance | path

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

12345678

/PHP-5.5/
H A DINSTALL197 ./configure --with-mysql --with-apxs=/www/bin/apxs
649 + mysql-3.23.24-beta (if you want mysql support)
662 ./configure --with-mysql=/usr/local/mysql \
892 (add in mysql)
893 # pkg_add php4-mysql-4.3.8.tgz
894 # /usr/local/sbin/phpxs -a mysql
898 (remove mysql as a test)
899 # pkg_delete php4-mysql-4.3.8
900 # /usr/local/sbin/phpxs -r mysql
1033 # aptitude search php5 |grep -i mysql
[all …]
H A DNEWS768 . Fixed bug #68424 (Add new PDO mysql connection attr to control multi
1679 . Fixed bug #65299 (pdo mysql parsing errors). (Johannes)
2101 - mysql
3431 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes)
3897 . Fixed bug #55550 (mysql.trace_mode miscounts result sets). (Johannes)
3940 . Fixed bug #55870 (PDO ignores all SSL parameters when used with mysql
4325 . Fixed bug numerous crashes due to setlocale (crash on error, pcre, mysql
6097 - Fixed check in recode extension to allow builing of recode and mysql
7130 - Fixed bug #42549 (ext/mysql failed to compile with libmysql 3.23). (Scott)
8540 - Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt151 // http://bugs.mysql.com/bug.php?id=30081 - new flag introduced in 5.1.24/6.0.4
H A Dmysqli_ps_select_union.phpt50 http://bugs.mysql.com/bug.php?id=47483
H A Dmysqli_fetch_array_oo.phpt58 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_fetch_all.phpt86 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_fetch_all_oo.phpt87 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_fetch_array.phpt59 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_get_client_stats.phpt728 …$sql = sprintf("CREATE SERVER myself FOREIGN DATA WRAPPER mysql OPTIONS (user '%s', password '%s',…
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_field.phpt159 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
H A Dmysql_fetch_array.phpt284 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c800 PDO_DRIVER_HEADER(mysql),
/PHP-5.5/win32/
H A Dinstall.txt1586 For MySQL you would add --with-mysql=/usr The %build section will
1595 --with-mysql=/usr \

Completed in 68 milliseconds

12345678