Importing from a text file into MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • canstocker
    Junior Member
    • Mar 2004
    • 26

    #1

    Importing from a text file into MySQL

    Hello everyone,

    I get this error:

    #1148 - The used command is not allowed with this MySQL version

    when I try to import a text file using phpMyAdmin. I'm logged in using the domain's main user name and password.

    Any ideas? Dan.
  • Jonathan
    Senior Member
    • Mar 2004
    • 1229

    #2
    Sounds like a error in the SQL syntax, rather than the server.
    "How can someone be so distracted yet so focused?"
    - C

    Comment

    • canstocker
      Junior Member
      • Mar 2004
      • 26

      #3
      Currently I'm just trying to test using 2 text columns, and using phpMyAdmin (which does the SQL).

      No matter what, I get the error.

      Dan.

      Comment

      • Jonathan
        Senior Member
        • Mar 2004
        • 1229

        #4
        Originally posted by canstocker
        Currently I'm just trying to test using 2 text columns, and using phpMyAdmin (which does the SQL).

        No matter what, I get the error.

        Dan.
        No matter what? Hmm... even if you use phpMyAdmin to create the columns?
        If so, I'd say submit a trouble ticket and see whats happening.
        "How can someone be so distracted yet so focused?"
        - C

        Comment

        • sdjl
          Senior Member
          • Mar 2004
          • 502

          #5
          Have you assigned a user to your database in cPanel?
          Are you trying to use a MySQL function thats only available in a higher version of MySQL?

          David
          -----
          Do you fear the obsolescence of the metanarrative apparatus of legitimation?

          Comment

          Working...