Results 1 to 10 of 13
-
8th Dec 2011, 05:52 AM #1OPMember
Having Problem With Mysql Database Upload
Hi when iam trying to upload my old mysql database on to my new vps through ssh using the command:
mysql -u hack -p hacker <backup.sql
its returning me the following error:
ERROR 1064 (42000) at line 195527: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''Adobe Premiere Pro CS4 and Adobe After Effects CS4 to Adobe CS5 [ENGLISH-32 Bi' at line 2
It is an Vbulletin forum and i dont really have any idea about this
maverick79 Reviewed by maverick79 on . Having Problem With Mysql Database Upload Hi when iam trying to upload my old mysql database on to my new vps through ssh using the command: mysql -u hack -p hacker <backup.sql its returning me the following error: ERROR 1064 (42000) at line 195527: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''Adobe Premiere Pro CS4 and Adobe After Effects CS4 to Adobe CS5 Rating: 5
-
8th Dec 2011, 06:10 AM #2OPMember
bump
-
8th Dec 2011, 06:19 AM #3Too busy :|Website's:
L337Fx.com BeastieBay.netMaybe upgrade your MySQL to the latest stable release.
Check it out on www.mysql.com
-
8th Dec 2011, 06:23 AM #4OPMember
-
8th Dec 2011, 06:32 AM #5MemberWebsite's:
telechargementmu.com magazinemu.comtry with phpmyadmin
-
8th Dec 2011, 09:07 AM #6MemberWebsite's:
i-fresh.netTry using Bigdump. It's simple and easy to use.
If it does not work, try mysqldumper. It's very useful when import big database.
-
8th Dec 2011, 01:45 PM #7Member
There is no issue with MySQL. its the fault of Database file not uploaded completely.
Upload the file again. not through the FTP. through HTTP. and try again.
the same issue i fix myself tomorrow. its exactly same issue was that.
-
8th Dec 2011, 01:53 PM #8BannedWebsite's:
xsl.tel xsltel.comcould you please paste the first 3 lines of that .sql file here pastebin.com
and provide us with link and we will examine it.
looks like there is something wrong in line 2.
-
8th Dec 2011, 05:07 PM #9Respected Member
Where is the database name in this statement
mysql -u hack -p hacker <backup.sql
Should be
mysql -u hack -p hacker DatabaseNameGoesHere < backup.sql
-
8th Dec 2011, 05:42 PM #10
mysql -u hack -p hacker < backup.sql
'hack' is the user-name
'hacker' is the database name
password is asked interactively.Trusted: Dom, l0calh0st, 0ccul7, robert420
Find all threads started by NewEraCracker
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
MySql Database To Large
By Kat in forum Webmaster DiscussionReplies: 16Last Post: 14th Dec 2011, 10:59 PM -
cPanel MySQL Database Upload Help
By Nickk96 in forum Server ManagementReplies: 3Last Post: 19th Sep 2011, 10:28 PM -
How to IMPORT MySQL database using SSH in Kloxo On VPS ??
By The Rock in forum Server ManagementReplies: 9Last Post: 18th Jun 2011, 08:00 PM -
mysql query to export database
By lenney in forum IP.BoardReplies: 4Last Post: 7th May 2011, 03:43 PM -
Mysql(Database)host
By Mit1mit2 in forum Hosting DiscussionReplies: 1Last Post: 19th Sep 2010, 07:03 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...