Search results

  1. L

    Hosting Account Space Upgrade

    nevermind. thx for the help. due to recent developments in the game I am no longer interested in creating a website for it (aka the game went down the crappers).
  2. L

    Hosting Account Space Upgrade

    bump. I know you are a little inundated with all the server issues Dead-i. just wanted to make sure the thread doesnt get reburied again. thanks
  3. L

    Hosting Account Space Upgrade

    App provides: player name, level, scores. I get name, scores through their API into database and create rankings based on different criteria (total scores, scores by level, etc.).
  4. L

    Hosting Account Space Upgrade

    website. the app has an api that allows me to grab player information which i want to use to create a website that will rank players (the app itself doesnt do rankings)
  5. L

    Hosting Account Space Upgrade

    I am using it as the backend of my website which will do player rankings for a game. It is about 1.5gb in sql form (~300mb in gzip). I tried gzip but the restore wasnt working as expected as I mentioned in my other thread, and someone on stackoverflow told me to try using .sql instead of .gz and...
  6. L

    Hosting Account Space Upgrade

    bump
  7. L

    Restoring large mysql database

    hm. ok i will try to use a full sql file next. need to wait for them to uncap my storage space so i can upload my sql file (1gb in .sql form)
  8. L

    Restoring large mysql database

    Hi. What is the best way to restore a large database file. I am trying to move my local testserver's database onto my hosting database but everytime I try to import with bigdump or mysqldumper the process always stops midway and I get an error for both scripts. Bigdump returns "Page unavailable...
  9. L

    Hosting Account Space Upgrade

    I need more space. I am trying to upload a large database and need to upload the database to my folder through ftp first before importing into mysql. Thanks
Top