Commit graph

324 commits

Author SHA1 Message Date
Philip Olson
8280398c81 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 18:42:12 +00:00
Philip Olson
a666be80f5 fixed refname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276437 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 17:32:47 +00:00
Anthony Bedford
41f9e9962d Corrections to comply with PHP doc standards.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276420 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-25 09:55:02 +00:00
Anthony Bedford
a923f23722 Initial information about mysqli persistent connection support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276358 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-24 17:52:10 +00:00
Anthony Bedford
a05a938159 Added link to information about persistent connections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276353 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-24 17:31:33 +00:00
Kalle Sommer Nielsen
f47d008af9 Fix missing <parameter> values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-24 12:51:25 +00:00
Kalle Sommer Nielsen
71eda65b05 Add descriptions for mysqli.allow_persistent & mysqli.max_persistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276292 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-23 18:34:20 +00:00
Anthony Bedford
906e9a6f1d Completed entries for mysqli_get_client_stats() and mysqli_get_cache_stats().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275686 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 17:38:29 +00:00
Anthony Bedford
5a41ee7606 Initial version of docs for mysqli_get_cache_stats().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275678 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 17:13:26 +00:00
Anthony Bedford
e689376003 Added method titles. Minor formatting change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275676 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 16:54:27 +00:00
Anthony Bedford
aceaf0a773 Added initial docs for mysqli_get_client_stats().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275673 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 16:41:51 +00:00
Anthony Bedford
e6be6e7382 Ths function returns stats for the connection. There is another
function to return zval stats.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275669 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 16:11:31 +00:00
Anthony Bedford
81383a4d24 Added a table showing a list of statistics
returned by mysqli/mysqlnd statistics functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275668 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 15:37:48 +00:00
Richard Quadling
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Anthony Bedford
b6da385301 First attempt at documenting statistical functions provided
by mysqlnd, and accessed from mysqli.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275649 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:48:34 +00:00
Anthony Bedford
cb778fb2bc Corrected XML markup for mysqli_fetch_all() now that it has an entry
in the reference manual.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275604 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 17:16:22 +00:00
Anthony Bedford
33e69719e6 Added link to MySQL Native Driver initial documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275603 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 16:54:44 +00:00
Anthony Bedford
a691110374 Initial draft of some MySQL Native Driver documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275602 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 16:52:44 +00:00
Anthony Bedford
a753ca77e9 Added a short description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275601 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 16:50:17 +00:00
Anthony Bedford
1e5fd9e6f2 Rewrote to clarify installation/configuration procedures, with
particular reference to using MySQL Native Driver with mysqli.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275503 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 16:02:03 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Anthony Bedford
33a178989b Correct MySQL versions required for mysqli.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273379 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 16:31:49 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Jakub Vrana
aa8148ada7 Persistent connections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273081 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 16:38:20 +00:00
Jakub Vrana
cf69c088a9 MySQLnd functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273080 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 16:18:50 +00:00
Jakub Vrana
ef5679d743 MYSQLI_ASYNC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273076 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-08 15:10:22 +00:00
Anthony Bedford
2a6a145bcb Added two new options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 14:21:22 +00:00
Philip Olson
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Anthony Bedford
4441c84b15 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271085 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-12 17:20:05 +00:00
Anthony Bedford
04a678fef1 Added note that on Windows PHP 5.3 or later mysqli uses mysqlnd by default.
Reformatted file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270626 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 17:12:46 +00:00
Anthony Bedford
053f373888 Added id to paragraph to enable linking from configure document.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270613 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 14:16:11 +00:00
Anthony Bedford
c76415eb91 Added some text describing option to select mysqlnd.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270612 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 14:15:02 +00:00
Daniel P. Brown
c238cb5114 Fixes typo in Bug #46720.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270091 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-29 18:09:14 +00:00
Anthony Bedford
4c8987f8ba Updated as documentation exists for these methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269925 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-27 10:43:23 +00:00
Jakub Vrana
186e957050 mysqli_stmt_store_result must be called (bug #43783)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268513 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 14:04:43 +00:00
Jakub Vrana
53586e8323 Note mysqli_stmt_store_result (bug #44386)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268483 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:12:28 +00:00
Jakub Vrana
3c57c12773 Fix ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268358 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 15:59:15 +00:00
Jakub Vrana
1e55051571 Document mysqli_fetch_all (bug #45795)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268342 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 10:17:12 +00:00
Philip Olson
55959002bd Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268128 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-02 04:50:40 +00:00
Anthony Bedford
f8c09e293b Corrected location of comment.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267969 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 15:04:31 +00:00
Anthony Bedford
f0ecc019ca Replaced link tag with methodname tag for methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267966 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 14:18:15 +00:00
Anthony Bedford
64505ff958 Initial version of mysqli function jump table.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:52:04 +00:00
Anthony Bedford
5ed11e8a88 Initial version of document describing PHP/MySQL connector options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267934 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 16:50:34 +00:00
Kalle Sommer Nielsen
b0e34cabb7 Fixes #46301 (Missing argument documentation on mysqli_result::fetch_object)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267780 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 12:21:19 +00:00
Kalle Sommer Nielsen
8ea44f998e * Fixes #44846 (Missing MYSQLI_ENUM_FLAG)
* MYSQLI_TYPE_SHORT is a SMALLINT not INT


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267779 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 12:13:17 +00:00
Kalle Sommer Nielsen
a48b72ac9e Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267114 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-09 14:12:57 +00:00
Richard Quadling
24c2a96c9c Patches supplied by Anthony Bedford. Thank you.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266882 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-01 11:17:26 +00:00
Herman J. Radtke III
9fa2c902c0 Added a sentence to the return values section explaining that passing something other than mysqli_stmt object would return NULL instead of -1.
This was pertaining to bug #43708.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266013 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 02:00:10 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00