Skip to content

Commit 989c43b

Browse files
DOCSP-38917 update 8.0 to 8.3 (#123)
1 parent 79b9ee4 commit 989c43b

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

source/installation/install-on-a-local-machine/install-mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Steps
2828

2929
a. To download and install MySQL or Oracle drivers, see the following:
3030

31-
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
31+
- `MySQL: latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
3232

3333
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
3434

source/installation/install-on-a-local-machine/install-on-a-local-machine.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ and included in the installation instructions below.
3333

3434
If you are migrating from a MySQL database:
3535

36-
- Download the `latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_.
36+
- Download the `latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_.
3737

3838
- Unzip the downloaded file and copy the ``.jar`` file into the target folder.
3939

source/installation/install-on-a-local-machine/install-rhel.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Steps
3737

3838
a. To download and install MySQL or Oracle drivers, see the following:
3939

40-
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
40+
- `MySQL: latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4141

4242
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4343

source/installation/install-on-a-local-machine/install-ubuntu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Steps
3737

3838
a. To download and install MySQL or Oracle drivers, see the following:
3939

40-
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
40+
- `MySQL: latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4141

4242
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4343

source/installation/install-on-a-local-machine/install-windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Steps
3636

3737
a. To download and install MySQL or Oracle drivers, see the following:
3838

39-
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
39+
- `MySQL: latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4040

4141
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4242

source/installation/install-on-an-unattended-server/debian-server-installation/install-debian-server.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Steps
3939

4040
a. To download and install MySQL or Oracle drivers, see the following:
4141

42-
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
42+
- `MySQL: latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4343

44-
- `Oracle: 21.6.0.0 of odjbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
44+
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4545

4646
b. Copy the driver files to ``/opt/mongodb-relational-migrator/lib/app/lib``.
4747

source/installation/install-on-an-unattended-server/rhel-centos-server-installation/install-rhel-server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Steps
4040

4141
a. To download and install MySQL or Oracle drivers, see the following:
4242

43-
- `MySQL: latest 8.0.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
43+
- `MySQL: latest 8.3.x version, Platform Independent Version <https://dev.mysql.com/downloads/connector/j/>`_
4444

4545
- `Oracle: 21.6.0.0 of ojdbc11.jar from the Oracle 21c <https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html>`_
4646

0 commit comments

Comments
 (0)