Skip to main content

MySQL Profiles: user app migration to using remote server

Comments

6 comments

  • cPanelMichael
    Hello, Could you let us know the contents of your /root/.my.cnf (excluding the actual password and remote host) file and your /etc/my.cnf file? Thank you.
    0
  • Souther
    /root/.my.cnf on cPanel server
    [client] user=root password=**** port=3306 host=******
    /etc/my.cnf on cPanel server
    [mysqld] innodb_file_per_table=1 default-storage-engine=InnoDB performance-schema=0 max_allowed_packet=268435456 query_cache_type=1 thread_cache_size=4 innodb_buffer_pool_size=8G innodb_log_file_size=2G innodb_buffer_pool_instances=8 innodb_log_buffer_size=4G read_rnd_buffer_size=256K sort_buffer_size=2M query_cache_size=4M query_cache_limit=1M max_connections = 500 tmp_table_size = 12M max_heap_table_size = 12M join_buffer_size = 512K general_log = 0 slow-query-log = 1 slow-query-log-file = /var/log/mysql-slow.log
    0
  • cPanelMichael
    Hello, I don't see anything in those files that suggest an issue with the remote MySQL profile's configuration. Could you also let us know the contents of the /etc/hosts file on your system (ensuring to remove actual domain names and IP addresses)? Thanks.
    0
  • Souther
    /etc/hosts on cPanel server
    127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 xxx.xxx.xxx.114 thishostname.host.com thishostname
    no entry for server referenced in MySQL profile...
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0
  • Souther
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.

    Your Support Request ID is: 8635897
    0

Please sign in to leave a comment.