• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

mysql

  1. T

    Resolved How to access Plesk mysql database (psa) on port 8306

    I am using Windows Server 2012 R2 and Plesk Onyx 17.8.11 How can I access to plesk database (not other user databases) I know that it works on port 8306. What is the username and password?
  2. Z

    Question About mysqld.service in MariaDB

    Does "mysqld.service" exist in Plesk (17.8.11)? At least it currently does not exist on my server. When asking a certain person, I was told that MariaDB should also have mysqld.service. mysqld.service does not exist because I am using Plesk? I installed a database search program from rpm. Then...
  3. sailaja

    Question How to set my.cnf to accept both uppercase and lowercase tables

    How to setup mysql my.cnf to accept both uppercase and lowercase tables. Environment: Os: Ubuntu 14.04 TLS Mysql Server: App Server: Weblogic Server 12.2.1 (Only uppercase tables are accepted) Plesk: 12.0.8 (Only lowercase tables are accepted) I try lower_case_table_names=2 #(default value...
  4. M

    Resolved MySql driver hasn't received any packets

    (Plesk Onyx 17.8.11) I have a domain and a database connected to it. I have set the settings to 'Allow remote connections from any host' and created a user. When I try to connect to it from an external programm (datagrip) it gives this error: (database and host.com are the databasename and the...
  5. A

    Issue Error in plesk update

    Hello, starting 3 days ago the updates are failing with this error yum-errors - CentOS Wiki If above article doesn't help to resolve this issue please use My View - CentOS Bug Tracker. epel/x86_64/updateinfo | 938 kB 00:00 remi-safe/primary_db...
  6. D

    Question Does AES_Encrypt use cbc mode as default ?

    Using Plesk Version 17.8.11. Mysql has some nice real time encryption/decryption (aes_encrypt/aes_decrypt) possibilities that others like libsodium dont have at the moment. On earlier versions mysql was build with ECB mode as onliest option. Since version 5.6.17 its possible to use other modes...
  7. D

    Issue Upgrading from MySql 5.5 to 5.6 on CentOS 6

    I am following the guide here: How to upgrade MySQL 5.5 to 5.6/5.7 or MariaDB 5.5 to 10.0/10.1/10.2 on Linux when I get to the step # yum update mysql I get this output: Loaded plugins: fastestmirror Setting up Update Process Loading mirror speeds from cached hostfile * base...
  8. itoop

    Question change mysql version (to 5.7)

    Hallo, I'm wondering how to change mysql version to version 5.7 in plesk 17.8.11. At "Tools & Settings > Applications & Databases > Database Servers" MySQL Version 10.1.29 is shown - I think this version cannot be correct; maybe it's the MariaDB version. In a software running on this server...
  9. E

    Issue Upgrade from MySQL 5.5 to 5.6 (CentOS 6.10)

    Hi all, I am attempting to update MySQL on my Plesk server from 5.5 to 5.6. I have followed the guide here and initially run into the problem outlined here. Unfortunately the latter does not seem to have resolved the issue, in trying to update to 5.6. Can anyone of you kind people please...
  10. T

    Issue Accidently deleted plesk and its dependencies on Debian

    Hello Plesk! I accidently deleted plesk and its dependencies to reinstall mysql through grep on Debian 8 (jessie) Now, I see no fix to get it back working as apache is down apt-get update doesn't work. I tried changing sources.list but it doesn't work either. I tried ./plesk-installer and...
  11. Dru

    Resolved MySQL CPU usage

    Hi, recently the health monitoring on our server has started larting us to high MySQL CPU and Memory usage (it;s beeing getting over 20%). Howveer when I check 'SHOW PROCESSLIST' there is almost always less than 10 process runnig and other than the admion 'Sleep' commands, ther eother have...
  12. N

    Issue plesk database remote access

    how to configure plesk database remote access settings? can anyone tell me step by step guide because i'm noob to this field
  13. Fx17

    Resolved Server Error 500 Zend_Db_Adapter_Exception SQLSTATE[HY000] [2002] No such file or directory

    Hello, Following an update from Plesk 17.5.3 to version 17.8.11 update#6; I can not access Plesk's control panel anymore. I get a 500 error with the following message: Server Error 500 Zend_Db_Adapter_Exception SQLSTATE[HY000] [2002] No such file or directory Type Zend_Db_Adapter_Exception...
  14. A

    Question Manual Database rescue

    Ok. I ran into a small problem with my Plesk Server. I accidentally typed "rm -rf /etc", instead of "rm -rf etc", on the production server... On a positive note, we don't host customer sites, just our own. On the down side, there are about a dozen web sites down now. I had been bugging the boss...
  15. Servus

    Question MySQL - Active transactions and operations?

    Hi at all, I want to optimize my MySQL database for example InnoDB Buffer Pool Size. Therefor I performed this test: mysql> SELECT CONCAT(ROUND(KBS/POWER(1024, -> IF(PowerOf1024<0,0,IF(PowerOf1024>3,0,PowerOf1024)))+0.49999), FROM (SELECT SUM(data_length+index_length) KBS FROM...
  16. si47ash

    Issue Dropbox backup restore failed after server upgrade

    Hi, I have a Wordpress site on Plesk using DropBox to do the backup daily. The host firm upgraded the server and for some unknown reasons now my database is gone! When I tried to restore the backup this happened: Failed to Execute: \'/usr/local/psa/bin/pleskrestore\' --restore...
  17. stas styler

    Question increasing innodb_buffer_pool_size & memory bottleneck

    Dear pleskers! Love your forum and platform. Plesk is my main server manager and I totally love it. Unfortunately there are some things that are different when considering plesk installed. I got a new server with couple of websites on it (im providing hosting). It hosts big woo commerce...
  18. H

    Question Migration Unable to copy content of database Too many open files

    I am trying to migrate a huge website from cpanel to plesk. This website is a WordPress multisite that allows users to create their own blog. Wordpress multisite create new tables for each new user and blog, this is how it works. I have set open-files-limit to 65535 on both servers but I am...
  19. R

    Issue Can't Extract file download from /var/lib/psa/dumps

    Hello, I Have a major issue, for database backup copy one file from /var/lib/psa/dumps one daily backup. but how i can extract it. and how i use this backup database ?
  20. Q

    Question How to remove MariaDB and install Percona and/or MySQL ?

    Hi , since nowadays centos7 comes out with MariaDB 5.5 so any plesk I installed on centos7 , it is already binded with mariadb how can I switch to Percona or Mysql ? because all I googled out is about change from mysql to mariadb, no vice versa.
Back
Top