Hi Alain,
I'm guilty for the "probe" left in the last beta uploaded on our website.=
I've
fixed that.
About your handshake issue, I've tried to reproduce that with MySQLd v4.1=
-16-nt
(couldn't find a 1-14 version). I saw no error during the handshake proce=
ss
(with or without password). Yet, I've used tables from my 3.x install wit=
h v4+
servers, so it may impact the relevance of my validating tests...
Conversion error: the error you get when reading the first record from th=
e
result of your query is caused by REBOL not allowing null dates ("0000-00=
-00
00:00:00"). I'm open to suggestions on how should the driver act upon suc=
h not
LOAD-able date, besides catching the error.
Thanks for your report,
--
DocKimbel.
Selon Alain Goy=C3=A9 <[EMAIL PROTECTED]>:
>
> No, I'm not using an empty password, and my "old_passwords" variable is=
=3D
> OFF...
>
> But here is something new: I installed the same mySql version on anothe=
r =3D
> machine (Windows server 2003) and (accessing it over the LAN with the =3D
> same Rebol) now it works better... Except for the rubbish printouts =3D
> which are still here:
>
> >> do %mysql-protocol.r
> Script: "MySQL Protocol" (25-Jan-2006)
> MySQL protocol loaded
> >> ; good password:
> >> db: open mysql://root:[EMAIL PROTECTED]/cist
> connecting to: 10.10.10.14
> [EMAIL PROTECTED]@[EMAIL PROTECTED]@=3DC3=3D85z0=3DC2=3D81^U =3D
> =3DC5=3DA0#=3DC2=3DB2=3DC3=3DAB^X:=3DC3=3DBF=3DC3=3D9A=3DC3=3DA0^XBYX=3D=
[EMAIL PROTECTED]@}
> >> insert db "SELECT * FROM staff"
> =3D3D=3D3D none
> >> first db
> ** Script Error: Invalid argument: 0000-00-00 00:00:00
> ** Where: convert-types
> ** Near: change at row 17 to
>
>
> Alain.
>
>
>
>
> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part =
=3D
> de Petr Krenzelok
> Envoy=3DC3=3DA9 : lundi 6 f=3DC3=3DA9vrier 2006 19:38
> =3DC3=3D80 : [EMAIL PROTECTED]
> Objet : [REBOL] Re: RE : Re: RE : Re: R: fixes - Re: MySQL 1.0.0 beta =3D
> driver released .... (BUG REPORT)
>
>
>
> Alain Goy=3D3DE9 wrote:
> > Hi Anton,
> >
> > This is MySQL 4.1.14-nt ...
> > =3D3D20
> Hmm, strange a bit, worked for me, although can't remember right now, =3D
> as=3D3D20 I installed 5.x in the meantime. Are you using empty password=
? =3D
> Or are=3D3D20 you using "old_password" setting in mySQL?
>
> -pekr-
>
> > Alain.
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.