Seaquel
MySQL error code

MySQL error 1052

MySQL server error 1052 is ER_NON_UNIQ_ERROR, reported with SQLSTATE 23000.

Column '%s' in %s is ambiguous
Error1052
NameER_NON_UNIQ_ERROR
SQLSTATE23000
GroupServer errors

How to fix it

In other databases

Source: MySQL 8.4 Error Reference