Importing .csv in phpMyAdmin Issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Publisher Bucks
    Confirmed User
    • Oct 2018
    • 1330

    #1

    Tech Importing .csv in phpMyAdmin Issues

    So I'm trying to import a .csv file into an SQL database using phpMyAdmin but it keeps quitting on me, I have already doubled the settings below from their default values, how much higher can I put them in order to get this .csv file imported?

    There are over 400,000 rows across 7 columns.

    404 Error

    Or, as an alternative, are there any other methods that will enable me to get this information uploaded into the database in a timely manner, short of splitting the data into 8-10 smaller .csv files?

    Thanks.
    Extreme Link List - v1.0
  • Tube Ace
    So Fucking Banned
    • Nov 2008
    • 4941

    #2
    I would suggest to split it up into multiple files. Should only take a few minutes.

    Comment

    • plsureking
      bored
      • Aug 2003
      • 4904

      #3
      anybody launch a fiverr for adult yet?

      #
      PornCMS / low cost paysite management with hosting

      Comment

      • hdbuilder
        Confirmed User
        • Jun 2012
        • 1338

        #4
        Use this PHP script: https://www.ozerov.de/bigdump/usage/

        ROBO SCRIPTS | WP CAM PLUGIN - Scripts To Promote Cam Sites - Chaturbate, BongaCams, Streamate, LiveJasmin, Stripchat...

        The Cam Site Builder, The Cam Multi Site Builder -> MULTIPLE CAM SITES IN ONE

        Comment

        • tiramisu
          Isaac W
          • May 2003
          • 393

          #5
          Below "file to import"

          Partial import:
          Allow the interruption of an import in case the script detects it is close to the PHP timeout limit. (This might be a good way to import large files, however it can break transactions.)

          Uncheck this, and u will be able to import as much as u want without timing out. Problem was not related to the config u did.

          Comment

          • TheDani
            Confirmed User
            • Apr 2021
            • 61

            #6
            Not Yet..........

            Comment

            • brassmonkey
              Pay It Forward
              • Sep 2005
              • 77396

              #7
              send me a pm im buzzzed though. god u cant import that all at once.
              TRUMP 2026 KEKAW!!! - The Laken Riley Act Is Law!
              DACA ENDED - SUPPORT AZ HCR 2060 52R - email: brassballz-at-techie.com

              Comment

              • ZTT
                Confirmed User
                • Apr 2019
                • 659

                #8
                400,000 rows is nothing. The command line (LOAD DATA command) should handle that in under a minute.
                __________________

                Comment

                • mikeworks
                  Confirmed User
                  • Apr 2010
                  • 272

                  #9
                  Use MySql Workbench, DATA IMPORT which is found under the server tab in menu. I have used it a few times now to import large databases.

                  I have only used it locally so far, but you can connect to remote (server) databases with it.

                  Comment

                  Working...