The DB I need to load is 1-2 GB. Is there any way around the 51,200 KB limit in phpMyAdmin? Otherwise, I really do not look forward to loading a bunch of pieces at a time.
This is a discussion on easiest way to load somewhat large Database in the Shared & Semi-Dedicated forum
The DB I need to load is 1-2 GB. Is there any way around the 51,200 KB limit in phpMyAdmin? Otherwise, I really do not ...
The DB I need to load is 1-2 GB. Is there any way around the 51,200 KB limit in phpMyAdmin? Otherwise, I really do not look forward to loading a bunch of pieces at a time.
Do you have it uploaded to your space already?Originally Posted by EliteRides
If so you might want to open a support ticket and have them do it for you.
Looking Out - Playing Bloodletting
Install your own phpMyAdmin...![]()
DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.
No. It is not loaded currently. I didn't bother taking the time if it wouldn't do anything. Thought I'd ask first.
Hmm... Didn't think about doing that. Is it likely to tie up the server resources/crash?Originally Posted by Vin DSL
Nope! Totally 100% stable. You (I) can set it up in 5 minutes...Originally Posted by EliteRides
DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.
If you have SSH access you can also upload the file and then run the mysql command line utility to insert the records. That's probably the quickest way to get it done.
mysql -v -u siteusername_mysqlusername -p sitename_dbname < dumpfile.txt
You'll be prompted for a password and then the database will be built.
If you don't have SSH access you can request it from support. Then go download a copy of PuTTY at http://www.chiark.greenend.org.uk/~sgtatham/putty/ and you'll be good to go.
--Jason
Is there putty for Mac?
@ Vin. I'm thinking I might do that. I'll have to contact support. Thanks.
I thought there was, but I guess not. OS X already has an SSH client built in, though. Just open a terminal prompt and typeOriginally Posted by EliteRides
ssh username@domainname.com
Username should be your CPanel username. IF you leave that off and just use your domain name it will try to log you in using your OS X username.
--Jason
How can I do this with the IP? I have not changed my DNS to propogate yet. I am waiting until I have the database uploaded. I was able to connect with
But it would not accept my password.ssh username@IP
I'm not sure, but try username@ servername.nocdirect.com
Good luck!
username@IPaddress should work, too. But by default SSH is disabled. You need to open a support ticket and ask for access. If you haven't done that, its probably why you can't log in.Originally Posted by Ron
--Jason
Last edited by jason; 10-10-2005 at 08:31 AM.
Good point!Originally Posted by jason
Yes, I had already requested access previously and I was informed I already have full access.
I am assuming it is the same password as provided for admin access with my new JPC account? Or, do I need to create one in the admin panel?
It is the same and it will change along with whatever you change the password to in cPanel.
Regards,
Wim Heemskerk
---
Visit MeCCG.net - Cardgaming in J.R.R. Tolkien's Middle-earth
And Gwaihir.net - The Middle-earth CCG store
Where is "dumpfile.txt" relative to? Will it execute if I put in in the root directory? Do I need to include "public_html" kind of things anywhere, etc.Originally Posted by jason
Copyright © 2011 JaguarPC.com
Bookmarks