Extremely Basic mySQL question.

Ask a Question related to PERL Miscellaneous, Design and Development.

  1. #1

    Default Extremely Basic mySQL question.

    Hi,

    I was wondering how should I download the mySQL dump to my computer via FTP?
    ASCII or binary? Or does it matter?

    Thanks a lot,

    Tyler


    Tyler Cruz Guest

  2. Similar Questions and Discussions

    1. MySQL 5 on Windoze extremely SLOW compared to MS SQL Server!
      This is NOT a troll post, and I am long time MySQL user. I suspect that I made some fuckup with configuration. MySQL is a lot slower than MS SQL...
    2. Extremely basic question, please help
      In Visual Studio 2005 Beta 2 I created a web project with one file default.aspx. I wish to crete control 'Simple' in namespace 'SimpleControls'. I...
    3. (basic) HTML Forms & PHP to utilize MySql database.. how? (semi-long)
      Background: I have 6 books and way to many websites open in front of me. It's time for bed, and I'm missing real human contact (you know, you...
    4. extremely basic question please don't flame
      If PHP files have to end in .php to get parsed, and the browser opens the index.htm file by default, how can I embed PHP into the index.htm file. I...
    5. Layers-an extremely basic question
      Okay, I'm reading my photoshop elements for Dummies book and I stilll have a question about layers....not a good sign! Are layers used only when...
  3. #2

    Default Re: Extremely Basic mySQL question.

    "Tyler Cruz" <tylercruz@hotmail.com> wrote in message
    news:hhf_a.738405$Vi5.16855702@news1.calgary.shaw. ca...
    > Hi,
    >
    > I was wondering how should I download the mySQL dump to my computer via
    FTP?
    > ASCII or binary? Or does it matter?
    >
    > Thanks a lot,
    >
    > Tyler
    Try both! I use binay. The ascii option is there because of different line
    termination characters in different operating systems.

    gtoomey


    Gregory Toomey Guest

  4. #3

    Default Re: Extremely Basic mySQL question.

    lol.. you need to get a life man. I did try both ways but wasn't sure..
    maybe there was some bad characters that got in.. so i was asking to make
    sure

    don't you have anything better to do than just flame? life it TOO short
    man.. hope you have a good day

    Tyler

    "Eric Schwartz" <emschwar@pobox.com> wrote in message
    news:etosmo6o1l6.fsf@wormtongue.emschwar...
    > "Tyler Cruz" <tylercruz@hotmail.com> writes:
    > > I was wondering how should I download the mySQL dump to my computer via
    FTP?
    > > ASCII or binary? Or does it matter?
    >
    > Okay, unlike the MLDBM question, this one actually has bugger-all to
    > do with Perl. But since some people somehow think clpm should be a
    > haven to answer all questions, no matter what they have to do with the
    > actual topic of the newsgroup, I'll be helpful anyway:
    >
    > If I were you, I'd try one, and then if it didn't work, I'd try the
    > other. You know, if you had just tried, you probably would have
    > already found out by now, and wouldn't have had to wait. Trying isn't
    > fatal, you know.
    >
    > > Thanks a lot,
    >
    > Glad to help.
    >
    > -=Eric
    > --
    > Come to think of it, there are already a million monkeys on a million
    > typewriters, and Usenet is NOTHING like Shakespeare.
    > -- Blair Houghton.

    Tyler Cruz Guest

  5. #4

    Default Re: Extremely Basic mySQL question.

    On Wed, 13 Aug 2003 00:05:33 +0000, Tyler Cruz wrote:
    > Hi,
    >
    > I was wondering how should I download the mySQL dump to my computer via
    > FTP? ASCII or binary? Or does it matter?
    >
    > Thanks a lot,
    >
    > Tyler
    Typically all FTP transfers are binary these days. There's no reason, that
    I know of anyway, to use ASCII transfer specificly.

    --
    i.m.
    The USA Patriot Act is the most unpatriotic act in American history.

    Ivan Marsh Guest

  6. #5

    Default Re: Extremely Basic mySQL question.

    "Tyler Cruz" <tylercruz@hotmail.com> writes:
    > lol.. you need to get a life man. I did try both ways but wasn't sure..
    > maybe there was some bad characters that got in.. so i was asking to make
    > sure
    So you check.
    > don't you have anything better to do than just flame? life it TOO short
    > man.. hope you have a good day
    Too short for clpm to become flooded with tons of irrelevant questions
    because people like you can't be arsed to actually find a relevant
    newsgroup.

    -=Eric
    --
    Come to think of it, there are already a million monkeys on a million
    typewriters, and Usenet is NOTHING like Shakespeare.
    -- Blair Houghton.
    Eric Schwartz Guest

  7. #6

    Default Re: Extremely Basic mySQL question.

    (you will find my comments at the BOTTOM of the post...)
    "Tyler Cruz" <tylercruz@hotmail.com> wrote in message news:tsS_a.728744$3C2.16990275@news3.calgary.shaw. ca...
    > lol.. you need to get a life man. I did try both ways but wasn't sure..
    > maybe there was some bad characters that got in.. so i was asking to make
    > sure
    >
    > don't you have anything better to do than just flame? life it TOO short
    > man.. hope you have a good day
    >
    > Tyler
    >
    > "Eric Schwartz" <emschwar@pobox.com> wrote in message
    > news:etosmo6o1l6.fsf@wormtongue.emschwar...
    > > "Tyler Cruz" <tylercruz@hotmail.com> writes:
    > > > I was wondering how should I download the mySQL dump to my computer via
    > FTP?
    > > > ASCII or binary? Or does it matter?
    > >
    > > Okay, unlike the MLDBM question, this one actually has bugger-all to
    > > do with Perl. But since some people somehow think clpm should be a
    > > haven to answer all questions, no matter what they have to do with the
    > > actual topic of the newsgroup, I'll be helpful anyway:
    > >
    > > If I were you, I'd try one, and then if it didn't work, I'd try the
    > > other. You know, if you had just tried, you probably would have
    > > already found out by now, and wouldn't have had to wait. Trying isn't
    > > fatal, you know.
    > >
    > > > Thanks a lot,
    > >
    > > Glad to help.
    > >
    > > -=Eric
    > > --
    > > Come to think of it, there are already a million monkeys on a million
    > > typewriters, and Usenet is NOTHING like Shakespeare.
    > > -- Blair Houghton.
    >
    >


    He doesn't need to get a life, you need to get another group. Try mailing.database.mysql!

    Your post is off topic. No one here really deals with the issue since this is a PERL group. MySQL is a different product
    (programming language vs database). You using Net::FTP?.... Still doesn't matter. The question is Still a MySQL question. Not
    a Perl issue.

    The issue really comes down to whether you're dumping blob data or not. If not then it really doesn't matter. If so, then you
    better stick with binary.

    Rob


    Rob Petty Guest

  8. #7

    Default Re: Extremely Basic mySQL question.

    Ivan Marsh wrote:
    >Typically all FTP transfers are binary these days. There's no reason, that
    >I know of anyway, to use ASCII transfer specificly.
    The fact that fields might contain CR characters after import? Or none,
    where there originally were?

    --
    Bart.
    Bart Lateur Guest

  9. #8

    Default Re: Extremely Basic mySQL question.

    On Thu, Aug 14, Ivan Marsh inscribed on the eternal scroll:
    > Typically all FTP transfers are binary these days. There's no reason, that
    > I know of anyway, to use ASCII transfer specificly.
    That's the trouble with off-topic posts, they often contain
    misinformation.
    Alan J. Flavell Guest

  10. #9

    Default Re: Extremely Basic mySQL question.

    In comp.lang.perl.misc Ivan Marsh <annoyed@you.now> wrote:
    > On Wed, 13 Aug 2003 00:05:33 +0000, Tyler Cruz wrote:
    >
    > > Hi,
    > >
    > > I was wondering how should I download the mySQL dump to my computer via
    > > FTP? ASCII or binary? Or does it matter?
    > >
    > > Thanks a lot,
    > >
    > > Tyler
    >
    > Typically all FTP transfers are binary these days. There's no reason, that
    > I know of anyway, to use ASCII transfer specificly.
    >
    So when the manpage for ftp client says:

    type [type-name]
    Set the file transfer type to type-name. If no type is speci*
    fied, the current type is printed. The default type is net*
    work ASCII.


    it is lying then? Right.

    /J\
    --
    Jonathan Stowe |
    <http://www.gellyfish.com> | This space for rent
    |
    Jonathan Stowe Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139