Margrit Lottmann <[EMAIL PROTECTED]> wrote:
> Why do you refuse to accept my messages.
> I urgently need to send our bug report.
Post bug reports to the bug databse:
http://bugs.mysql.com/
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsor
I have never tried MS DTS, but SQLyog works great for
me in transferring MS SQL Server data to MySQL.
--- phil <[EMAIL PROTECTED]> wrote:
> How-To-Repeat:
>
>
> I am tried to use MS DTS to transfer a table from
> MSSQL 2000 to MYSQL
> 3.23.55,
> however there has an error during the transformat
Wouldn't you need if
(!mysql_query("INSERT INTO table(field) VALUES('$var')")) die("Always die");
?? (Put the $var in single quotes, as it's a text field)
Nick Elliott
- Original Message -
From: "Erumba Gotha Henri" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 19,
* Erumba Gotha Henri
> /*
>$var="some long text"
>or
>$var='some long text'
> */
The kind of quoting used within PHP does not matter to mysql.
> if (!mysql_query("INSERT INTO table(field) VALUES($var)")) die("Always
> die");
>
> /*
>1. MySQL doesn't insert the content of the varia
Joedilson,
the syntax for specifying a password to mysqladmin is
--password=my_password, or -p if you want it to prompt. (Notice that it
says, "Using password: NO" .. thats because it doesn't realize you're
trying to use a password).
You also need to specify the password when you're using mysql
vedo; [EMAIL PROTECTED]
> Subject: RE: Bugs and more Bugs.
>
>
> did you follow the instructions in the link below?
>
> http://www.mysql.com/documentation/mysql/bychapter/manual_Inst
> alling.htm
> l#Post-installation
>
>
> > -Original Message-
> &g
did you follow the instructions in the link below?
http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.htm
l#Post-installation
> -Original Message-
> From: Joedilson B. Azevedo [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 22, 2002 6:08 PM
> To: [EMAIL PROTECTED]
Hi!
> "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes:
Sinisa> Jeremy Zawodny writes:
>> On Wed, Oct 17, 2001 at 12:18:28AM +0100, Mark Maunder wrote:
>> > Where does one post (possible) bugs for mysql 4?
>> >
>> > I believe this worked in MySQL 3:
>> >
>> > mysql> create table
Thanks
Sinisa Milivojevic wrote:
> denis writes:
> > Any ETA on corrected RPM's?
> >
> >
>
> Should be out this weekend or in the beginning of next week.
>
> Regards,
>
> Sinisa
>
> __ _ _ ___ == MySQL AB
> /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Miliv
denis writes:
> Any ETA on corrected RPM's?
>
>
Should be out this weekend or in the beginning of next week.
Regards,
Sinisa
__ _ _ ___ == MySQL AB
/*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/ \*\_ |*| |*||*| mail
Hello
> INSERT INTO new_table (campo1,campo2) SELECT (campo1,campo2) FROM old_table
^ ^
The 2nd set of parentheses should not be there.
> Mysql dont suport sub-querys yet, we will be waiting
It is not a subquery issue, see the section 7
Mysql no soporta sub-querys todavia, seguiremos esperando
Mysql dont suport sub-querys yet, we will be waiting
-Mensaje original-
De: Erick Tomás Izquierdo Cerra [mailto:[EMAIL PROTECTED]]
Enviado el: Wednesday, January 17, 2001 6:17 AM
Para: [EMAIL PROTECTED]
Asunto: bugs
no puedo eje
12 matches
Mail list logo