remove mysql-connector change from debian
diff --git a/source/upgrade/_mysql_connector.rst b/source/upgrade/_mysql_connector.rst
index f132afa..552906c 100644
--- a/source/upgrade/_mysql_connector.rst
+++ b/source/upgrade/_mysql_connector.rst
@@ -1,30 +1,13 @@
 Install new MySQL connector
----------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Apache CloudStack |version| require an upgrade of the MySQL connector. To install
-the connector via 'apt-get' following steps must be taken:
-
-
-MySQL connector APT repository
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-Install the following package provided by MySQL to enable official repositories:
-
-.. sourcecode:: bash
-
-   wget http://dev.mysql.com/get/mysql-apt-config_0.7.3-1_all.deb
-   sudo dpkg -i mysql-apt-config_0.7.3-1_all.deb
-
-Make sure to activate the repository for MySQL connectors.
-
-.. sourcecode:: bash
-
-   sudo apt-get update
-   sudo apt-get install mysql-connector-python   
+Apache CloudStack |version| require an upgrade of the MySQL connector on CentOS.
+Starting with 4.9.0, cloudstack-management RPM's now depend on
+``mysql-connector-python`` package.
 
 
 MySQL connector RPM repository
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Add a new yum repo ``/etc/yum.repos.d/mysql.repo``:
 
diff --git a/source/upgrade/upgrade-4.2.rst b/source/upgrade/upgrade-4.2.rst
index 361bb98..d0c8017 100644
--- a/source/upgrade/upgrade-4.2.rst
+++ b/source/upgrade/upgrade-4.2.rst
@@ -184,6 +184,8 @@
    supplied packages for CloudStack. If you've created your own packages and 
    yum repository, substitute your own URL for the ones used in these examples.
 
+.. include:: _mysql_connector.rst
+
 
 .. _rpm-repo42:
 
diff --git a/source/upgrade/upgrade-4.3.rst b/source/upgrade/upgrade-4.3.rst
index 3d73453..05b7cc5 100644
--- a/source/upgrade/upgrade-4.3.rst
+++ b/source/upgrade/upgrade-4.3.rst
@@ -59,8 +59,6 @@
 `CloudStack Installation Guide`_.
 
 .. include:: _sysvm_templates.rst
-.. include:: _mysql_connector.rst
-
 
 
 Database Preparation
@@ -189,6 +187,8 @@
    supplied packages for CloudStack. If you've created your own packages and 
    yum repository, substitute your own URL for the ones used in these examples.
 
+.. include:: _mysql_connector.rst
+
 
 .. _rpm-repo43:
 
diff --git a/source/upgrade/upgrade-4.4.rst b/source/upgrade/upgrade-4.4.rst
index f348ce0..9e8e2ac 100644
--- a/source/upgrade/upgrade-4.4.rst
+++ b/source/upgrade/upgrade-4.4.rst
@@ -59,7 +59,6 @@
 `CloudStack Installation Guide`_.
 
 .. include:: _sysvm_templates.rst
-.. include:: _mysql_connector.rst
 
 
 Database Preparation
@@ -188,6 +187,8 @@
    supplied packages for CloudStack. If you've created your own packages and
    yum repository, substitute your own URL for the ones used in these examples.
 
+.. include:: _mysql_connector.rst
+
 
 .. _rpm-repo44:
 
diff --git a/source/upgrade/upgrade-4.5.rst b/source/upgrade/upgrade-4.5.rst
index 3ed06d1..e6403e8 100644
--- a/source/upgrade/upgrade-4.5.rst
+++ b/source/upgrade/upgrade-4.5.rst
@@ -59,7 +59,6 @@
 `CloudStack Installation Guide`_.
 
 .. include:: _sysvm_templates.rst
-.. include:: _mysql_connector.rst
 
 
 Database Preparation
@@ -188,6 +187,8 @@
    supplied packages for CloudStack. If you've created your own packages and
    yum repository, substitute your own URL for the ones used in these examples.
 
+.. include:: _mysql_connector.rst
+
 
 .. _rpm-repo45:
 
diff --git a/source/upgrade/upgrade-4.6.rst b/source/upgrade/upgrade-4.6.rst
index 8d0f582..5954609 100644
--- a/source/upgrade/upgrade-4.6.rst
+++ b/source/upgrade/upgrade-4.6.rst
@@ -57,8 +57,6 @@
 Instructions for creating packages from the CloudStack source are in the 
 `CloudStack Installation Guide`_.
 
-.. include:: _mysql_connector.rst
-
 
 Database Preparation
 --------------------
@@ -186,6 +184,8 @@
    supplied packages for CloudStack. If you've created your own packages and
    yum repository, substitute your own URL for the ones used in these examples.
 
+.. include:: _mysql_connector.rst
+
 
 .. _rpm-repo46:
 
diff --git a/source/upgrade/upgrade-4.7.rst b/source/upgrade/upgrade-4.7.rst
index 6459532..c1285c3 100644
--- a/source/upgrade/upgrade-4.7.rst
+++ b/source/upgrade/upgrade-4.7.rst
@@ -57,8 +57,6 @@
 Instructions for creating packages from the CloudStack source are in the 
 `CloudStack Installation Guide`_.
 
-.. include:: _mysql_connector.rst
-
 
 Database Preparation
 --------------------
@@ -186,6 +184,8 @@
    supplied packages for CloudStack. If you've created your own packages and
    yum repository, substitute your own URL for the ones used in these examples.
 
+.. include:: _mysql_connector.rst
+
 
 .. _rpm-repo47:
 
diff --git a/source/upgrade/upgrade-4.8.rst b/source/upgrade/upgrade-4.8.rst
index a51a2ee..8a65a73 100644
--- a/source/upgrade/upgrade-4.8.rst
+++ b/source/upgrade/upgrade-4.8.rst
@@ -57,8 +57,6 @@
 Instructions for creating packages from the CloudStack source are in the 
 `CloudStack Installation Guide`_.
 
-.. include:: _mysql_connector.rst
-
 
 Database Preparation
 --------------------
@@ -187,6 +185,9 @@
    yum repository, substitute your own URL for the ones used in these examples.
 
 
+.. include:: _mysql_connector.rst
+
+
 .. _rpm-repo48:
 
 CloudStack RPM repository