-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 12:01 PM
To: Roma
Subject: Re: How do i unsubscribe from the mysql list
Your message cannot be posted because it appears to be either spam or
simply off topic to our filter. To bypass
Hi Everybody,
My organization is looking for some secure GUI tool for MYSql.
If possible, something which use SSH.
I am new to MySql. Can anybody highlight on this and suggest some tools.
We use lynix with apache, tomcat installed on it and installed ver 3.23
of Mysql.
Thanks in advance
Roma
You can try two easy things...
Truncate table table_name (this happen to be syntax of sql server, you
can check if Mysql supports it)
Second you can drop table and generate it again.. :)
Roma
-Original Message-
From: César Aracena [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27
I think you didn't notice. He cannot access Mysql website from UK :)
-Original Message-
From: Gerald Jensen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 9:16 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Stored procedures
Yes ... we all know that stored procedures
MySQL doesn't support stored procedures yet.
Roma
-Original Message-
From: andy thomas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 8:01 AM
To: [EMAIL PROTECTED]
Subject: Stored procedures
Does anyone know if stored procedures have been implemented in MySQL?
Getting
image informtaion
or any special information. Only at one place it stores data which is a
"email"
I am using command
LOAD DATA INFILE "c:/mysql/roma/mailmessagetext_table.txt" INTO TABLE
mailmessagetext_table;
Data which i export from sql server is tab dilimited .
Another
ail from mailer daemon
saying
Sorry. Your message could not be delivered to:
w3d3demo (Mailbox or Conference is full.)
Thanks
Roma
-Original Message-
From: Cal Evans [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 21, 2002 9:13 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: R
Hi guys,
I want to migrate data from SQL Server 2000 to Mysql.
My problem is to migrate big fields which had type varchar(7900) or so
I tried using Text datatype of mysql, then I cant migrate data in that
field
I used command
LOAD DATA INFILE "c:/mysql/roma/mailmessagetext_table.txt&
Hi,
I want to migrate data from SQL Server 2000 to Mysql.
My problem is to migrate big fields which had type varchar(7900) or so
I tried using Text datatype of mysql, then I cant migrate data in that
field
I used command
LOAD DATA INFILE "c:/mysql/roma/mailmessagetext_table.txt"