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
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
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
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
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
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
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
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
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
3e57d6ccfd
Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Anthony Bedford
f426cce1f3
Noted that Compressed protocol is supported by mysqlnd as of PHP 5.3.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291053 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 09:57:47 +00:00
Yannick Torres
9bd249fceb
Set keyword $
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290562 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-11 22:36:10 +00:00
Anthony Bedford
09ea485b85
Just added a little note that compressed protocol is not yet supported.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289755 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-19 16:42:04 +00:00
Anthony Bedford
6436dcaa2b
Refactor mysqlnd material into its own 'extension'. Improve mysqli_fetch_all().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289245 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-06 10:07:59 +00:00