Disable mysql from custombuild update

samuelmf

Verified User
Joined
Jul 30, 2021
Messages
176
Hi guys, i want to disable mysql from get updated from Custombuild update software section, i just want to use Update all button instead update one by one, avoiding mysql.
Is that possible?
 
Ty @zEitEr it worked like charm, and in case i need to include it again i must set it to yes, right?
Is possible to upgrade mysql manually?
 
Last edited:
Ty @zEitEr it worked like charm, and in case i need to include it again i must set it to yes, right?

No.

Bash:
[root@poralix ~]# da build opt_help | grep mysql_inst
mysql_inst: mysql, mariadb, no. Current value: no. Default value: mariadb.
[root@poralix ~]#

Is possible to upgrade mysql manually?

Yes, it is. With certain restrictions of course if you run a legacy DA license.
 
Back
Top