Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.2718 05/03/13 14:16:15 jon@stripped +1 -0
Merge jstephens@stripped:/home/bk/mysqldoc
into gigan.homedns.org:/home/jon/bk/mysqldoc
Docs/manual.texi
1.2550 05/03/13 14:16:10 jon@stripped +0 -0
Auto merged
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: jon
# Host: gigan.site
# Root: /home/jon/bk/mysqldoc/RESYNC
--- 1.2549/Docs/manual.texi 2005-03-13 04:17:04 +10:00
+++ 1.2550/Docs/manual.texi 2005-03-13 14:16:10 +10:00
@@ -93486,6 +93486,17 @@
@end enumerate
@end itemize
+@strong{Note for PHP users}: The @code{mysql} extension does not support the new
+authentication protocol in MySQL 4.1.1 and higher. This is true regardless of
+the PHP version being used. If you wish to use the @code{mysql} extension with
+MySQL 4.1 or newer, you will need to follow one of the options discussed above
+for configuring MySQL to work with old clients. The @code{mysqli} extension
+(stands for "MySQL, Improved"; new in PHP 5) @strong{is} compatible with the
+improved password hashing employed in MySQL 4.1 and higher, and no special
+configuration of MySQL need be done in order to use this newer MySQL client
+library for PHP. For more information about the @code{mysqli} extension, see
+@uref{http://php.net/mysqli}.
+
For additional background on password hashing and authentication, see
@ref{Password hashing}.
| Thread |
|---|
| • bk commit - mysqldoc tree (jon:1.2718) | jon | 13 Mar |