Christoph M. Becker
b2379902aa
PDO::MYSQL_ATTR_INIT_COMMAND expects string, not int
...
See <https://bugs.php.net/id=81576 >.
2021-11-03 11:43:51 +01:00
Christoph M. Becker
14667574fb
PDO_MySQL does not properly support out parameters
...
Cf. <https://bugs.php.net/65929 >.
2021-07-13 15:14:25 +02:00
Sergey Panteleev
8a058e9acd
Removed references to PHP 5, 7.0 ( #549 )
...
PDO and PCRE sections
2021-04-27 12:53:38 +03:00
Dharman
a714378ed8
Remove PHP 5 info from mysqli, PDO_MySQL and mysqlnd
...
Co-authored-by: Anna Filina <afilina@gmail.com>
Closes GH-253.
2021-01-10 12:47:52 +01: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
7f569e1f17
Remove more changelog entries, mostly from PHP 5.3 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Philip Olson
03f0ebc60c
Documented the new local_infile_directory functionality via WL #14102
...
Specific version information is unknown; will update later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350567 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-14 21:58:55 +00:00
Christoph Michael Becker
40a9429f45
PDO_MySQL defaults to emulated prepares nowadays
...
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=e7c2bd6e4062ec6cb0f80f618a991a27b6de6959 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348515 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-14 19:18:34 +00:00
Andrey Andreev
2a5c6fb263
Add PDO::MYSQL_SSL_VERIFY_SERVER_CERT to PDO constants list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345546 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-22 13:04:55 +00:00
Philip Olson
6999c8b644
Documented the current caching_sha2_password situation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344819 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 22:12:13 +00:00
Thomas Punt
cb8d8b9fa6
Document the PDO::MYSQL_ATTR_MULTI_STATEMENTS constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339155 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-08 20:39:30 +00:00
Christoph Michael Becker
6ef93c43a6
mysqlnd supports PDO::MYSQL_ATTR_COMPRESS as of PHP 5.3.11 ( fixes #70460 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337784 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 13:32:13 +00:00
Philip Olson
839d990faa
Expand installation section, and refer to mysqlnd as the default since 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337723 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 01:14:48 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +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
Joe Watkins
cd4beb9181
#64220 fix constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329486 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-16 12:26:01 +00:00
Philip Olson
41f14ef421
Added a concepts section about character sets, and linked to it in various places.
...
This is an improved fix for PHP Bug #54605
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326024 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 05:21:09 +00:00
Jakub Vrana
d6feb67a0d
Don't use <constant> for non constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323651 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 05:03:14 +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
Jakub Vrana
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Philip Olson
5640bc8790
Completed PDO_MySQL+SSL documentation, as per PHP Bug #61158
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323614 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 03:48:25 +00:00
Philip Olson
527b18d15f
Began progress on PHP Bug #61158 -- but require more information from devs before completing. Added missing PDO:MYSQL constants, and removed them from the migration 5.4 guide as they were added in 5.3.7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323438 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-22 22:40:46 +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
a7cd1afcd3
Fixed tgroup, this table has 3 columns
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321496 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-29 07:10:06 +00:00
Philip Olson
16d3107dc8
Added 5.4.0 changelog entry: PDO_MYSQL support for MySQL client libraries 4.1 and below was removed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318287 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-21 05:47:08 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +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
Adam Harvey
bc6b4923f0
Add a suitably scary warning, per Ferenc's e-mail on the doc commits list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312158 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 16:29:46 +00:00
Adam Harvey
f4fbe89e0e
Per a suggestion from Philip on IRC, show how to work around the charset DSN
...
parameter being ignored with pdo_mysql before PHP 5.3.6, based on a user note
by Davy Defaud.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312154 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 15:08:42 +00:00
Adam Harvey
b6f537d102
Fix doc bug #54983 (PDO_MYSQL DSN handles the charset as of 5.3.6). Doc patch
...
by Ferenc Kovacs, with additional redundancy added by the department of
redundancy department (aka me).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312152 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 14:23:20 +00:00
Philip Olson
c316dd3b8b
Added PDO Installation (configure) instructions. Closes PHP Bug #53759
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:38 +00:00
Kalle Sommer Nielsen
dbb1dd6cfe
Fixed bug #51960 ( #51960 PDO::MYSQL_ATTR_LOCAL_INFILE cause error always)
...
# Also fixed this for PDO::MYSQL_ATTR_INIT_COMMAND
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304657 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 12:50:27 +00:00
Philip Olson
8e3c3f725c
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
c38dcdcaee
Clarify the meaning of "localhost" correctly as requested by Johannes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304553 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 09:15:48 +00:00
Kalle Sommer Nielsen
97925f5513
Fixed bug #52440 (Add note for mysql/mysqli/pdo_mysql when using mysqlnd)
...
Documented PDO_MYSQL ini entries
* pdo_mysql.default_socket
* pdo_mysql.debug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304545 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 08:15:25 +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
Jakub Vrana
fd068f4a59
DSN charset
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304245 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-10 09:04:45 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Kalle Sommer Nielsen
a1e623745d
Fixed bug #50384 (PDO::MYSQL_ATTR_READ_DEFAULT_FILE and DEFAULT_GROUP are missing from mysqlnd)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292551 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:47:12 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
ddcceba83e
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283831 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:37:21 +00:00
Hannes Magnusson
833e9936ee
- Upgrade PDO to the new-oo-style
...
- Change IDs from function.Cass-MethoName to class.methodname
- Change <xref>s to PDO methods to use <function>s
- Change methodsynopsis to the new style
- Change the ctor to use <constructorsynopsis>
- Remove ref.pdo (old ref.pdo linkends point to intro.pdo now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249568 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 15:43:38 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
009395cfbc
Miscellaneous formatting as per our guidelines:
...
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Mehdi Achour
76b7d0f7d5
Fix #40084 : PDO supports MySQL 5.x
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227410 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 19:43:17 +00:00