• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Not a Bug mysql 8.0.29 warnings

Status
Not open for further replies.

madness85

New Member
Sportsbook
Hi Bob,

I'm getting the following warnings when importing sql file.

warning (Code 1831): Duplicate index 'xa_sb_wager_count' defined on the table 'mydata.xf_user'. This is deprecated and will be disallowed in a future release.
Warning (Code 1831): Duplicate index 'xa_sb_bet_challenge_count' defined on the table 'mydata.xf_user'. This is deprecated and will be disallowed in a future release.
 
Those are just warnings and can be ignored.

btw, there are no duplicate indexes in the core addon, so if you have duplicate indexes on those tables, you should remove them.
 
Status
Not open for further replies.
Back
Top