Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MySQL 8 and Solaris 11.4, x86

Is there any sign/plans for MySQL 8 to be added to Solaris 11.4 please?
I can see there is a version available for SPARC, but not x86 (on dev.mysql.com).

TIA

This post has been answered by Steffen Moser on Oct 25 2021
Jump to Answer

Comments

Luís Gustavo Lira

Hi,
I don't see any problem with this approach of using "alter session" to execute commands in the PDB.
It's just always good to check if it's in the correct PDB, you can for example use a "show con_name" to make sure you are in the right place.

kuljeet singh -

as luis has already mention, check pdb before doing admin task, rest of your approach is fine

1 - 2

Post Details

Added on Aug 6 2021
66 comments
2,425 views