Seaquel
MySQL error code

MySQL error 3913

MySQL server error 3913 is ER_TABLE_NAME_CAUSES_TOO_LONG_PATH, reported with SQLSTATE HY000.

Long database name and identifier for object resulted in a path length too long for table '%s'. Please check the path limit for your OS.
Error3913
NameER_TABLE_NAME_CAUSES_TOO_LONG_PATH
SQLSTATEHY000
GroupServer errors

Source: MySQL 8.4 Error Reference