al Message-
From: gerald_clark [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 12:19 PM
To: Christensen, Dave
Cc: '[EMAIL PROTECTED]'
Subject: Re: Odd thing
Christensen, Dave wrote:
>Oops! Sorry. Deleted that 'temp' table and didn't remove it from my
On 19-Jun-2003 Christensen, Dave wrote:
> We're trying to set up some scripts that will run mysqldump to create
> export
> files for each table in a database that can be downloaded to a test
> server
> and reloaded. What's weird is that the files are created with the "?"
> character as the traili
essage-
From: Christensen, Dave [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 10:58 AM
To: 'Jay Blanchard'; Dickey, Dallas; Christensen, Dave;
'[EMAIL PROTECTED]'
Subject: RE: Odd thing
I've also tried creating the script manually (script follows) and all that
Oops! Sorry. Deleted that 'temp' table and didn't remove it from my script
file.
-Original Message-
From: Christensen, Dave [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 11:34 AM
To: 'Jay Blanchard'; Dickey, Dallas; '[EMAIL PROTECTED]'
Subj
Sent: Thursday, June 19, 2003 10:58 AM
To: 'Jay Blanchard'; Dickey, Dallas; Christensen, Dave;
'[EMAIL PROTECTED]'
Subject: RE: Odd thing
I've also tried creating the script manually (script follows) and all that's
being created is a text header with nothing else in
mysqldump --add-drop-table --compatible=mysql323 --disable-keys AgentAdminDB
users -uroot -ppano4577 > users.sql
mysqldump --add-drop-table --compatible=mysql323 --disable-keys AgentAdminDB
usertypelookup -uroot -ppano4577 > usertypelookup.sql
+
-Original Message-
From:
d'; [EMAIL PROTECTED]
Cc: Dickey, Dallas
Subject: RE: Odd thing
Hi,
are you using MSDOS/Windows anywhere here - it might be a trailing ^M which
Windows uses before ^J as the end of line character.
Regards
Matthew
-Original Message-
From: Christensen, Dave [mailto:[EMAIL PROTECTED]
Sen
[snip]
mysqldump AgentAdminDB activitylookup -u UserName -pPassword >
//var/data/mysql/activitylookup.sql
mysqldump AgentAdminDB agencies -u UserName -pPassword >
//var/data/mysql/agencies.sql
mysqldump AgentAdminDB agentdocuments -u UserName -pPassword >
//var/data/mysql/agentdocuments.sql
mysqldu
Delphi is being used to create a file with a mysqldump command per table
-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 9:43 AM
To: Christensen, Dave; [EMAIL PROTECTED]
Cc: Dickey, Dallas
Subject: RE: Odd thing
[snip]
We're trying t
Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 9:52 AM
To: Christensen, Dave; [EMAIL PROTECTED]
Cc: Dickey, Dallas
Subject: RE: Odd thing
[snip]
Just creating shell scripts with one line creating each file. This is our
first attempt to see how workin
PROTECTED]'
Cc: Dickey, Dallas
Subject: RE: Odd thing
Just creating shell scripts with one line creating each file. This is our
first attempt to see how working with the smaller files performs while
transferring data between sites.
-Original Message-
From: Jay Blanchard [mai
[snip]
Just creating shell scripts with one line creating each file. This is
our
first attempt to see how working with the smaller files performs while
transferring data between sites.
[/snip]
It sounds as if (based on past experience) that the filename is being
created with an additional charac
: Christensen, Dave; [EMAIL PROTECTED]
Cc: Dickey, Dallas
Subject: RE: Odd thing
[snip]
We're trying to set up some scripts that will run mysqldump to create export
files for each table in a database that can be downloaded to a test server
and reloaded. What's weird is that the files a
[snip]
We're trying to set up some scripts that will run mysqldump to create
export
files for each table in a database that can be downloaded to a test
server
and reloaded. What's weird is that the files are created with the "?"
character as the trailing character in the file name and we can't ope
14 matches
Mail list logo