From c80027c88fcc61b46ac3768e21f3a75caa9b590e Mon Sep 17 00:00:00 2001 From: Anthony Bedford Date: Fri, 30 Jul 2010 16:44:11 +0000 Subject: [PATCH] Changed Sun Microsystems to Oracle. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301724 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/book.xml | 4 ++-- reference/mysqlnd/overview.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/mysqli/book.xml b/reference/mysqli/book.xml index d6c0e5f818..7a568dd298 100644 --- a/reference/mysqli/book.xml +++ b/reference/mysqli/book.xml @@ -32,7 +32,7 @@ Parts of this documentation included from MySQL manual with - permissions of Sun Microsystems, Inc. + permissions of Oracle, Inc.
@@ -41,7 +41,7 @@ All examples in the mysqli documentation use the world database from - Sun Microsystems, Inc. The world database can be found at + Oracle, Inc. The world database can be found at &url.mysql.example; diff --git a/reference/mysqlnd/overview.xml b/reference/mysqlnd/overview.xml index abeeb93c7e..fea8ffcd57 100644 --- a/reference/mysqlnd/overview.xml +++ b/reference/mysqlnd/overview.xml @@ -43,8 +43,8 @@ the MySQL Client Library. - The older MySQL Client Library was written by MySQL AB (now Sun - Microsystems, Inc.) and so was released under the MySQL license. This + The older MySQL Client Library was written by MySQL AB (now Oracle, Inc.) + and so was released under the MySQL license. This ultimately led to MySQL support being disabled by default in PHP. However, the MySQL Native Driver has been developed as part of the PHP project, and is therefore released under the PHP license. This removes