On Tue, May 08, 2001 at 07:09:24PM -0400, Thalis A. Kalfigopoulos wrote:
>
> Yes, true. But is it safe to ftp them in ASCII mode as mentioned?
> I'd go for binary mode instead.
No, use BINARY.
--
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878Fax:
On Tue, 8 May 2001, Jeremy Zawodny wrote:
> On Tue, May 08, 2001 at 03:15:31PM -0700, David Potter wrote:
>
> > I have a question on moving a MySQL database from a Windows Me
> > machine to a Linux machine. Most of our tables have over 22 million
> > rows. I suppose the slow but safe way is to
On Tue, May 08, 2001 at 03:15:31PM -0700, David Potter wrote:
> I have a question on moving a MySQL database from a Windows Me
> machine to a Linux machine. Most of our tables have over 22 million
> rows. I suppose the slow but safe way is to dump the whole database
> on the Windows machine usi