Commit graph

336 commits

Author SHA1 Message Date
Daniel Convissor
436cfd945e * 5.3 RC1 -> beta1 for connect_error property fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277058 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 21:04:52 +00:00
Daniel Convissor
3c2bce9c03 * Add oop example and tweak procedural example to match connect examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:46:45 +00:00
Daniel Convissor
5b320c16b0 * Add warning about property not working right in earlier versions (re Bug 45940).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277053 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:29:09 +00:00
Daniel Convissor
2664e69c13 * Add mysql_close to see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277052 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:12:42 +00:00
Daniel Convissor
23c40e8cba * Add examples section that points to real connect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277050 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:01:50 +00:00
Daniel Convissor
5a81fc8ffa * Update example output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277049 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:53:50 +00:00
Daniel Convissor
5ccab691ef * a object -> an object.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277048 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:43:19 +00:00
Daniel Convissor
b9ee6f5dbd * Provide See Also.
* Provide note that if you need to adjust options, use real connect.  Resolves some user contributed notes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277047 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:37:58 +00:00
Daniel Convissor
f920f855d1 * Have examples cover issues with $connect_error. Resolves some things covered in user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277046 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:14:03 +00:00
Carola 'Sammy' Kummert
17393450fc fix mysql server version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276835 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-07 18:36:08 +00:00
Philip Olson
3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Anthony Bedford
b5b2622cc8 Added note that persistent connections are suported when using mysqlnd and libmysql.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276504 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-26 16:31:19 +00:00
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