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