Client Replication problem

Discussion in 'Installation/Configuration' started by admins, Jul 14, 2010.

  1. admins

    admins Member

    Hi

    I've following Error on a client Server:
    Code:
    ^14.07.2010-11:55 - ERROR - Replication failed. Error: (spamfilter_policy) in mysql server: (localhost) Data truncated for column 'bypass_spam_checks' at row 1 # SQL$
    14.07.2010-11:55 - ERROR - Error in Replication, changes were not processed.
    
    How could I fix it?, I use mariadb-5.1

    Thanks
    admins
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Enable debugging in ispconfig so you get the full sql query that is rejected by mariadb.

    Just as notice for others that might read this thread later: Mariadb is not supported by ISPConfig, it is a fork of mysql but it is not 100% compatible with mysql which causes the above error and a few other sql errors during install.
     

Share This Page