Bug #22741 Bug Fixed

Issue with installer on a galara maria db setup

Version: 3.4.3 Reporter: whitespace

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

We think we have found a small bug in the EE 3 installer script when working with a galera maria db setup. Basically when it runs the sql to insert the admin user, due to auto increment clash prevention over nodes it doesn’t always get an id of 1. We see that the entry to the exp_member_data table hardcodes the id as 1. That then makes thing fall over when you try login as the join to get the member data no longer works. This could be more robust if you used the last insert id instead of hardcoding 1 in that exp_member_data statement.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases