View Single Post
  #4  
Old 09-17-2019, 08:25 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

Just tried running the 2019_09_16_account_table_changes.sql

Code:
[SQL] Query 2019_09_16_account_table_changes start
[ERR] 1091 - Can't DROP 'name'; check that column/key exists
[ERR] ALTER TABLE `account`
	DROP INDEX `name`,
	DROP INDEX `lsaccount_id`;
By the way, that table has no entries, it's a fresh DB install
__________________
Hanging out at Antonica.World
Reply With Quote