Ask a Question related to PERL Miscellaneous, Design and Development.
-
Tyler Cruz #1
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
-
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... -
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... -
(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... -
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... -
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... -
Gregory Toomey #2
Re: Extremely Basic mySQL question.
"Tyler Cruz" <tylercruz@hotmail.com> wrote in message
news:hhf_a.738405$Vi5.16855702@news1.calgary.shaw. ca...FTP?> Hi,
>
> I was wondering how should I download the mySQL dump to my computer viaTry both! I use binay. The ascii option is there because of different line> ASCII or binary? Or does it matter?
>
> Thanks a lot,
>
> Tyler
termination characters in different operating systems.
gtoomey
Gregory Toomey Guest
-
Tyler Cruz #3
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...FTP?> "Tyler Cruz" <tylercruz@hotmail.com> writes:> > I was wondering how should I download the mySQL dump to my computer via>> > 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
-
Ivan Marsh #4
Re: Extremely Basic mySQL question.
On Wed, 13 Aug 2003 00:05:33 +0000, Tyler Cruz wrote:
Typically all FTP transfers are binary these days. There's no reason, that> 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
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
-
Eric Schwartz #5
Re: Extremely Basic mySQL question.
"Tyler Cruz" <tylercruz@hotmail.com> writes:
So you check.> 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
Too short for clpm to become flooded with tons of irrelevant questions> don't you have anything better to do than just flame? life it TOO short
> man.. hope you have a good day
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
-
Rob Petty #6
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...> FTP?> > "Tyler Cruz" <tylercruz@hotmail.com> writes:> > > I was wondering how should I download the mySQL dump to my computer via>> >> > > 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
-
Bart Lateur #7
Re: Extremely Basic mySQL question.
Ivan Marsh wrote:
The fact that fields might contain CR characters after import? Or none,>Typically all FTP transfers are binary these days. There's no reason, that
>I know of anyway, to use ASCII transfer specificly.
where there originally were?
--
Bart.
Bart Lateur Guest
-
Alan J. Flavell #8
Re: Extremely Basic mySQL question.
On Thu, Aug 14, Ivan Marsh inscribed on the eternal scroll:
That's the trouble with off-topic posts, they often contain> Typically all FTP transfers are binary these days. There's no reason, that
> I know of anyway, to use ASCII transfer specificly.
misinformation.
Alan J. Flavell Guest
-
Jonathan Stowe #9
Re: Extremely Basic mySQL question.
In comp.lang.perl.misc Ivan Marsh <annoyed@you.now> wrote:
So when the manpage for ftp client says:> 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.
>
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



Reply With Quote

