KickassCopy icon indicating copy to clipboard operation
KickassCopy copied to clipboard

Some dublicates don't get removed by using KickassHTML2MySQL

Open nicoboss opened this issue 10 years ago • 0 comments

After the creation of the Kickass_DB_Dump.csv there was ca. 3000 dublications in Kickass_DB_Dump.csv file! For the SQL version I removed that dublications manualy by using with “ALTER TABLE open_bay ADD id INT( 11 ) NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST;” as SQL script in PHPMyAdmin.

nicoboss avatar Dec 30 '14 19:12 nicoboss