Philip Olson
4206843127
Added informaltable ids as needed by the docs at mysql.com
2021-01-22 14:46:42 -08:00
George Peter Banyard
f88b2cc042
Fix minor errors, provided by anonymous users.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352079 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-14 22:36:00 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Yoshinari Takaoka
79d9994b85
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351145 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 17:30:48 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
9e0f03ac35
Proper variadics instead of pseudo variadics
...
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351129 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 11:17:26 +00:00
Philip Olson
22c3c11204
Mention that altering a collection means it won't be seen as a collection; as per oracle bug #31155571
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350720 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-30 19:10:12 +00:00
Philip Olson
b0a34b2fce
Document the compression-algorithms connection option; WL #14012
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350583 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-17 21:41:10 +00:00
Philip Olson
51cb7c3022
Removed old SDK reference as per MySQL bug #99612
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350402 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-27 20:53:12 +00:00
Philip Olson
308f4fdbca
Added liblz4-tool and zstd for compression support; WL13001
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349748 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-04 21:22:38 +00:00
Philip Olson
7c132f15ad
Added compression attribute info; via WL13001
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349598 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-02 22:17:29 +00:00
Philip Olson
1fe6a1faac
Added missing mysql_xdevapi\result::getaffecteditemscount()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348247 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-31 19:22:17 +00:00
Philip Olson
3bb6811dc2
xsession was never really a thing; so removing it
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348241 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 20:23:10 +00:00
Philip Olson
2ba52fd8a1
Reference 'make protobufs'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347965 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-09 22:26:34 +00:00
Philip Olson
1cdb1e8855
Clarified that NULL is returned if one is not set
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347952 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-06 18:23:56 +00:00
Philip Olson
e335641ae4
Add Session::getDefaultSchema() documentation"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347951 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-06 18:20:27 +00:00
Philip Olson
41eaa88852
Documented the Client connection pooling class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347946 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-05 22:18:22 +00:00
Nikita Popov
f1e951b988
Remove duplicated words
...
Patch by carusogabriel.
Closes php/doc-en#7 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347749 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-14 13:46:42 +00:00
Philip Olson
5a20fd035d
Added multiple field index example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347406 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-10 20:36:52 +00:00
Philip Olson
805372f68a
Removed session::executeSQL() (nobody should use) and tabledelete::offset() (never worked)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347405 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-09 21:24:35 +00:00
Philip Olson
286ab7c124
Clarified return values as array|0 instead of false; an early change/fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347398 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-08 19:27:37 +00:00
Philip Olson
5dcc60dcbb
Removed getClientId() and killClient(); they had no use
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347395 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 22:51:20 +00:00
Philip Olson
f36cf25979
Removed FieldMetadata; it was removed in v8.0.14 and folks can use the preferred ColumnResult to retrieve the same data
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347394 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 22:20:55 +00:00
Philip Olson
6d305ece6d
Removed Driver as it never really existed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347393 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-07 21:14:50 +00:00
Philip Olson
23c4a01e6f
Synced changes from git; random tweaks here and there, sorry for the hodge-podge commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347171 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-09 19:40:04 +00:00
George Peter Banyard
dd11e151f1
Fix Doc Bug #77852
...
Correct typo in Example #4 - removes extra ')' at end of '$result = ...' line.
--
Provided by anonymous 97354 (damien.harwin@mayden.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347152 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-05 19:58:43 +00:00
Christoph Michael Becker
18f9cbcbc4
Replace tabs with spaces
...
Sorry translators, but tabs shouldn't have been there in the first place,
according to the style guidelines (<http://doc.php.net/tutorial/style.php >).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 15:09:50 +00:00
Philip Olson
4a47d8ff87
Fixes, clarifications, file name change, and added build info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345646 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-17 20:10:34 +00:00
André Luis Ferreira da Silva Bacci
730ae1c76c
Files without svn:eol-style -- See http://doc.php.net/tutorial/faq.php
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345637 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 20:52:23 +00:00
André Luis Ferreira da Silva Bacci
a7f80c7164
Fix 'Inconsistent line ending style'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345629 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-13 17:51:39 +00:00
Philip Olson
47f60af9c6
Fixed parameter information, as reported via a user comment by jcastro at eftec dot cl
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345603 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-05 23:51:54 +00:00
Philip Olson
dab688e6f5
Fixed Collection::Add()'s return type, as reported via a user comment by jcastro at eftec dot cl
...
Mentioned that _id is only generated by MySQL 8+, as reported via a user comment by cyork at echodreamz dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345602 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-05 23:47:28 +00:00
Philip Olson
51ea538df5
Improved documentation; and added examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345561 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-27 23:20:55 +00:00
Philip Olson
545b8b3c56
Improved documentation; and added examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345542 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-21 22:25:09 +00:00
Philip Olson
e2f56792bf
Improved documentation; and added examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345525 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 23:53:30 +00:00
Philip Olson
bfc823d836
Added or improved documentation; and added examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345519 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-15 23:44:17 +00:00
Philip Olson
82bb8c2a2b
Improved documentation; and added examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345514 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-14 21:30:02 +00:00
Philip Olson
80b49c63ec
Documented the Table object
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345487 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 21:02:29 +00:00
Philip Olson
3190b97528
Documented undocumented Session methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345486 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 20:15:44 +00:00
Philip Olson
ab13bf664a
RowResult: added examples and documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345453 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-09 23:40:50 +00:00
Philip Olson
cc6781c087
Expanded example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345451 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-08 22:33:36 +00:00
Philip Olson
6b00f72656
Remove 'schema' from connection URI; and link to ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345450 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-08 21:03:26 +00:00
Philip Olson
32d04aee92
Clarified installation/enabling procedure. Also moved installation
...
instructions to the installation section from the requirements section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345449 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-08 20:40:20 +00:00
Philip Olson
a456cc7fef
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345443 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-07 23:44:26 +00:00
Philip Olson
e266c58515
Fixes here and there; renamed or removed methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345442 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-07 23:40:10 +00:00
Philip Olson
d3d74d26a2
Fixes and clarifications; sorry for mixing in whitespace changes but this shouldn't be translated yet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344929 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 23:05:35 +00:00
Philip Olson
d2d8f272b4
Added missing refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344818 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 19:55:01 +00:00
Philip Olson
98bf51d2b9
Documented the mysql_xdevapi PECL extension, an extension for the MySQL X DevAPI.
...
Documentation written by Darek, Filip, Johannes, and myself
They are rough and incomplete at the moment so translators
please ignore them for at least a month
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344726 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 05:05:47 +00:00