J3 Issue
avatar Milglius
Milglius
9 Oct 2018

Steps to reproduce the issue

update from Joomla 3.8.12 to Joomla 3.8.13

Expected result

no Warning

Actual result

Warning
JInstaller: :Install: Error SQL Can't DROP 'series_2'; check that column/key exists
Files Update: SQL error file DB function failed with error number 1091
Can't DROP 'series_2'; check that column/key exists
SQL =
ALTER TABLE #__user_keys DROP INDEX series_2;

System information (as much as possible)

Joomla 3.8.13
PHP 7.1.22

Additional comments

How to fix this?

avatar Milglius Milglius - open - 9 Oct 2018
avatar Quy
Quy - comment - 9 Oct 2018

Related PR #21944

avatar Quy
Quy - comment - 9 Oct 2018

Are you using PostgreSQL database?

avatar Milglius
Milglius - comment - 10 Oct 2018

no its MySQL 5.7

avatar brianteeman brianteeman - change - 10 Oct 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 10 Oct 2018
avatar Milglius Milglius - change - 22 Jan 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-01-22 19:17:50
Closed_By Milglius
avatar Milglius Milglius - close - 22 Jan 2019
avatar Milglius
Milglius - comment - 22 Jan 2019

Disapeared in joomla 3.9.2

Add a Comment

Login with GitHub to post a comment