Migrating to MYSQL failed

fsuhadi
fsuhadi Posts: 8 Security Scout

i have follow this instruction

https://community.f-secure.com/t5/Business/Policy-Manager-on-MySQL/ta-p/88662

to migrate from h2db to mysql but error:

 

could not connect to [ipaddress]:3306: unexpected end of stream, read 0 bytes from 4

 

server is  Centos 6.8

mysql ver 14.14 distrib 5.1.7.3

Firewall off

 

Please help.

Thanks.

 

Comments

  • dandelion
    dandelion Posts: 31 Junior Protector

    Hello, 

     

    please clarify the version of MySQL Server you are using. 

     

    The version you provided most likley corresponds to the version of 'mysql' utility, but not the version of the server.

    The server version can be obtained by executing the following SQL query:

         SELECT VERSION();

     

     

     

     

  • fsuhadi
    fsuhadi Posts: 8 Security Scout

    mysql version is

    5.1.73

  • dandelion
    dandelion Posts: 31 Junior Protector

    Hi! Policy Manager only supports versions 5.5 through 5.7 of MySQL Server. 

     

  • fsuhadi
    fsuhadi Posts: 8 Security Scout

    Thanks. 

  • fsuhadi
    fsuhadi Posts: 8 Security Scout

    Hi,

     

    i have upgrade mysql to the latest version but still having the same problem.

     

    # mysql --version
    mysql Ver 14.14 Distrib 5.7.17, for Linux (x86_64) using EditLine wrapper

     

    Please help. Thanks

This discussion has been closed.

Categories