The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Import SQL
I'm trying to do an import of data from a database with characters in UTF8, but when it arrives at the stage of import tagtext encounter problem below:
Code:
ERROR 1062 (23000) at line 2949923: Duplicate entry 'voc' for key 'tagtext' I am using the following parameter to import the data: Code:
[root@host backup]# mysql -u myuser -p --default_character_set utf8 mydatabase < Forum-02-02-2016-Full-Backup.sql |
#2
|
|||
|
|||
Sorry to ask this kind of help around here, but unfortunately the vb.com is dead, no one put any more and no one answers any more.
Here it is much more active, if anyone knows and can help with this question please help me. |
#3
|
||||
|
||||
Can you please elaborate what you are trying to do? Are you importing into a full database?
What is the character set of the new database? |
#4
|
|||
|
|||
Quote:
I'm trying to do a full import my database. Collation of the original database: latin1_swedish_ci Collation destination database: latin1_swedish_ci I imported my database by phpMyAdmin and I'm trying to import from the command line because the phpMyAdmin is taking too long causing timeout. My database has 2GB |
#5
|
||||
|
||||
Quote:
PHP Code:
|
#6
|
|||
|
|||
I've done that, when giving error I clean the base and try again, but always the same problem.
I've taken the collation option in the import as you showed, but always the same mistake. It's a clean installation |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|