Commit graph

69 commits

Author SHA1 Message Date
Ulf Wendel
f44f0a5c90 Basic documentation for MYSQLI_STORE_RESULT_COPY_DATA and the underlying mysqlnd feature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333301 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-10 18:53:20 +00:00
Jakub Vrana
d047d502da Link and standardize INI description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330277 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 23:48:58 +00:00
TAKAGI Masahiro
b72a6273c1 Add svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330160 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 20:03:17 +00:00
Jakub Vrana
494639283c Document mysqlnd incompatibility regarding bit data type (fix #63244)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330159 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-27 16:37:59 +00:00
Philip Olson
cd09fab47b Renamed libmysql to libmysqlclient to coincide with the mysql.com manual (sorry, translators)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329924 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 03:57:46 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Philip Olson
e94533ab35 Formalized informal tables, which adds titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328620 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 07:29:14 +00:00
TAKAGI Masahiro
4aeacf8669 Prepend dash dash to the configure options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328506 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 22:38:28 +00:00
Philip Olson
03e7d88302 Readded the MySQL changes in PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328500 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 20:11:29 +00:00
Philip Olson
04c19c0937 We hide future features until the PHP version is known to exist, and contains said features. Blame PHP 6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328070 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-18 04:29:46 +00:00
Ulf Wendel
4e0ad8a3db MySQL 5.6 SHA-256 Authentication Plugin support by mysqlnd as of PHP 5.5.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328040 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-15 15:16:56 +00:00
Philip Olson
5493fd0c46 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327384 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 20:28:13 +00:00
Philip Olson
9edc7d4114 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327381 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-30 18:40:28 +00:00
Jakub Vrana
ff6d5c7b5d PHP sources now lives in Git
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327173 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-18 23:40:27 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Philip Olson
11ea9a1ba2 Partially document PHP bug #61060, with more to come. Help clarify memory memory reporting with mysqlnd vs libmysql
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325318 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-18 21:03:15 +00:00
Philip Olson
debc49412f Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323922 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-05 20:05:09 +00:00
Philip Olson
72abc02a97 Documented ini directives: mysqlnd.log_mask and mysqlnd.mempool_default_size
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323764 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 02:38:18 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Philip Olson
94763e6df1 Moved the introductory text from the overview to the introduction section. As quasi-requested-suggested by Chris Jones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323035 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-03 01:02:38 +00:00
Jakub Vrana
065dd47a92 Replace _ by - in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322131 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 12:40:04 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Philip Olson
a495f61c3c Markup fix. colspec colwidth uses * and not % for proportional values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321524 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 20:01:40 +00:00
Philip Olson
92937e0b54 Fixed tgroup cols numbers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321500 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:38:46 +00:00
Philip Olson
d617b26e4b Added missing CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321499 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:35:01 +00:00
Philip Olson
90aee20f31 Added missing CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321498 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 10:32:07 +00:00
Philip Olson
bb76efcce9 Added a 5.3/5.4 changelog, and a couple minor tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318292 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-21 07:00:24 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Peter Cowburn
9425da2dfa typofix (dittographies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Jakub Vrana
340444e95f Fix version (doc bug #53927)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308180 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 11:38:56 +00:00
Anthony Bedford
53d44a85d0 Added two new stats.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305454 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-17 12:13:06 +00:00
Anthony Bedford
f9599e38ba Added information on mysqlnd.debug option format string, and new profiling option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305372 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-15 16:10:25 +00:00
Richard Quadling
9b48b91781 Tabs to spaces (or removed if trailing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305081 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-04 13:32:52 +00:00
Kalle Sommer Nielsen
d5acc59852 Fixed bug #52529 (PDO+Mysqlnd MYSQL_ATTR_COMPRESS undefined)
Documented missing constants for PDO_MYSQL
 * PDO::MYSQL_ATTR_COMPRESS
 * PDO::MYSQL_ATTR_FOUND_ROWS
 * PDO::MYSQL_ATTR_IGNORE_SPACE

And some small clarifications about which ones are available using mysqlnd.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 07:24:37 +00:00
Richard Quadling
2e54ae27c9 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304346 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-12 11:07:40 +00:00
Anthony Bedford
a6a644ebe2 Added details of mysqlnd plugin API. Updates/additions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304187 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-07 15:13:23 +00:00
Anthony Bedford
f2bf61933c Removed incorrect material and added new material on COM_CHANGE_USER.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303639 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 13:53:19 +00:00
Anthony Bedford
f1797f5f51 Added info on mysqlnd.log_mask.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303398 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 14:34:29 +00:00
Anthony Bedford
b3deded7be Updated, and some reordering of material.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303396 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 13:25:42 +00:00
Anthony Bedford
35687156f4 Added a note as per bug #49511.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303319 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 12:02:41 +00:00
Anthony Bedford
7f265b9d5c Moved information to a more relevant location.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 11:33:55 +00:00
Anthony Bedford
751971a1f6 Removed erroneous section tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301932 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-06 15:37:56 +00:00
Anthony Bedford
0214c184b6 Changed Oracle, Inc to Oracle Corporation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 09:51:19 +00:00
Anthony Bedford
c80027c88f Changed Sun Microsystems to Oracle.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301724 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-30 16:44:11 +00:00
Philip Olson
b18d2da96b removed removed repeated repeated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 23:59:16 +00:00
Jakub Vrana
f453f7036c Add PHP tags to <programlisting>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +00:00
Anthony Bedford
bdeea4d125 Removed use of 'above' (as not always relevant in MySQL doc formats).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300509 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-17 09:11:26 +00:00
Adam Harvey
7a8a82c2bf Last change for now: wrap the mysqlnd configuration page in an anonymous
section so that we get consistent styling with other Runtime Configuration
pages.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299775 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-26 09:11:56 +00:00