Ad Widget

Collapse

Import Mysql database Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • medharrak
    Member
    • Jun 2018
    • 31

    #1

    Import Mysql database Error

    Hi,
    I have Zabbix 4.4.4 installed on Centos 7 , I did backup the MYSQL databse using mysqldump , and I tried to import it on a New Installed Zabbix 4.4.4 on Centos 8 , But it does not work.
    Any one has an idea about why it doesn't work ??
    Thank you
    Last edited by medharrak; 10-01-2020, 18:17.
  • medharrak
    Member
    • Jun 2018
    • 31

    #2
    I think maybe the issue come from different version of database installed on the both distributions .
    -The database installed en Centos 7 is : mysql Ver 15.1 Distrib 5.5.64-MariaDB, for Linux (x86_64) using readline 5.1
    - The database installed en Centos 8 is : mysql Ver 15.1 Distrib 10.3.11-MariaDB, for Linux (x86_64) using readline 5.1
    Maybe that why I can't import the zabbix database from Centos 7 to Centos 8 ?
    any idea how can I resolve this situation ?

    Comment

    Working...