vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   ERROR 1062 (23000) at line 247925: Duplicate entry 'mobile?' for key 2 (https://vborg.vbsupport.ru/showthread.php?t=219713)

LoverZPoint 07-29-2009 08:22 AM

ERROR 1062 (23000) at line 247925: Duplicate entry 'mobile?' for key 2
 
Hi guys,

I've a very serious problem importing my Vbulletin 3.8 database to my new server. I searched alot and try to follow different methods, but no luck.

I had my site on my dedicated server but now for some reason that is not accessible for me and I want to restore my site on my new dedicated server. I have my sql backup. I made backup from phpMyAdmin.

But now when I try to restore via ssh:
Code:

mysql -r databaseusername -p databasename < mydatabase.sql
I receive this error in the middle:
Code:

ERROR 1062 (23000) at line 247925: Duplicate entry 'mobile?' for key 2
I also tried to import the database via phpMyAdmin but there I'm facing the execution time limit, I also edited php.ini file but same message.

Can anybuddy help me solve this problem?

Thank you

Marco van Herwaarden 07-29-2009 09:14 AM

The only reliable method of backing up and restoring a database is with shell access via telnet or ssh. This is because backing up with a PHP script like that in the Admin CP or phpMyAdmin can result in PHP timeouts errors and an incomplete backup file. Please see the instructions here:

Backup:
http://www.vbulletin.com/docs/html/m...nce_ssh_backup

Restore:
http://www.vbulletin.com/docs/html/m...ce_ssh_restore

P.S. If you don't have shell access, some people have also reported success with these scripts:

MySQLDumper:
http://www.mysqldumper.de/en/index.php

MySQLHotxcopy:
http://www.vbulletin.com/forum/showt...t=mysqlhotcopy

Bigdump:
http://www.ozerov.de/bigdump.php

LoverZPoint 07-29-2009 10:42 AM

Thanks Marco,

But at the moment my working server (Old one) has not been accessible to me for backup via SSH, I just have backup created with PhpMyAdmin.

So what should I do in this situation?

There are about 20K posts or above. I need this to be solved.

Thank you.

Marco van Herwaarden 07-29-2009 10:48 AM

Please upload the backup you are trying to restore to your server and provide me with the URL to this backup in a PM. I will see if i can determine of the backup is usable or not.

Marco van Herwaarden 07-29-2009 12:04 PM

The file you had uploaded is not usable. You have probably FTP'ed it in binary mode at some point of time as it shows as a binary file instead of a ext file.

LoverZPoint 07-29-2009 01:11 PM

I have the original file in .gz format. I've uploaded in 2 different modes.

PM'ed you.

Marco van Herwaarden 07-29-2009 01:55 PM

I will look at it tomorrow.

LoverZPoint 07-29-2009 06:45 PM

Okey, thank you very much,

I'll be waiting, coz my site is down...:(

--------------- Added [DATE]1248932272[/DATE] at [TIME]1248932272[/TIME] ---------------

Problem solved by uploading my sql file to my server.

And restoring via ssh locally on my server by this command "mysql -u dbusername -p dbname < dbfile.sql"

Thank you very much.


All times are GMT. The time now is 09:39 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01587 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete