Bonjour,

j’ai essayé de convertir une base de données de type MySQL vers PostgreSQL avec l’outil « EnterpriseDB MySQL Migration Wizard ».

La conversion se termine bien mais ensuite dans mon site je reçois ce message d’erreur :



Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
General Error
SQL ERROR [ postgres ]
 
ERROR: operator does not exist: boolean = integer LINE 3: WHERE is_dynamic = 1 ^ HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts. []
 
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.


Pourriez-vous me mettre sur une bonne piste pour résoudre ce problème SVP ? ( Je suis novice ... )

Merci beaucoup.