On Sep 26, 2018, at 22:18, Diego <[email protected]> wrote:

> owner:group are ok. Double checked (Linux user since 2003 ;) )
> Did MySQL backup from source PC using rdadmin
> Then did restore on target PC using rdadmin. 
> But not worked. Launched rdadmin from terminal and saw several errors about 
> QMYSQL3.
> So logged in into MySQL and were no tables inside Rivendell database!
> Maybe restore is not working with previous versions?

That sounds like its not finding the Qt3 MySQL plug-in. Do:

        rpm -q qt3-MySQL

to verify.

Also, verify that the MariaDB service is actually running:

        systemctl status mariadb

and also check ‘/etc/rd.conf’ to verify that it’s looking at the correct 
MySQL/MariaDB DB instance.

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
|          A room without books is like a body without a soul.         |
|                                         -- Cicero                    |
|----------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to