Dear Sir,
I download MySQL 1.4.1 version and ODBC 3.51 Connector.
I have some problem with connectoion name and nonblank password.
MySQL ODBC Drivers Errors: Client does not support autentifications protocol request
by server.consider upgrading MySQL client.
If I can connection without passwor
Hi Shripal,
your requests were:
>I can't able to do following things with MySQL 3.23.54.
>Sub-selects
Thats right , subselects come with version 4.1 (out for a view days).
About 99% of all subselects are can be done with the right JOIN.
>SELECT INTO TABLE
Try: INSERT INTO SELECT ...
>Tran
Dear Sir/Madam,
I can't able to do following things with MySQL 3.23.54.
Sub-selects
SELECT INTO TABLE
Transactions
Stored Procedures and Triggers
Foreign Keys
Views
But, what can I do if I can't do anything without Transaction Support,
Stored Pr
At 17:24 +0200 9/20/02, Patrizia De Bella wrote:
>Hello,
>I have a debian woody (kernel 2.2.16) with mysql 3.23.49,
>I try to make a select statement using fulltext indexes like this:
>in this case I have no error:
>
>SELECT prodotti.titolo FROM prodotti WHERE MATCH (descriz) AGAINST ('story');
>
Hello,
I have a debian woody (kernel 2.2.16) with mysql 3.23.49,
I try to make a select statement using fulltext indexes like this:
in this case I have no error:
SELECT prodotti.titolo FROM prodotti WHERE MATCH (descriz) AGAINST ('story');
or
SELECT prodotti.titolo FROM prodotti WHERE MATCH (m
Edwin Zhang writes:
> Hi, Dear Sir or Madam,
>
> I like mySQL very much and today I tried to use mySQLGUI (win32 static binary
>1.7.4-2), but I found edit table and create table in commands/tables menu have no
>functions. is there any problem?
>
> Sincerely
>
> Edwin Zhang
Hi!
Edit tables
Hi, Dear Sir or Madam,
I like mySQL very much and today I tried to use mySQLGUI (win32 static binary
1.7.4-2), but I found edit table and create table in commands/tables menu have no
functions. is there any problem?
Sincerely
Edwin Zhang
>Description:
I built mysql-3.23.33 against glibc-2.2.1, under Linux, kernel
2.4.1
Although the server appeared to be functional, all "show"
commands yielded blank lines, and mysqldump would not create a
dump file for databases - it would still work for spec
>Bob Hall writes:
> > >This is the first time I've ever been directly in charge of adminstering a
> > >mysql server. I have a few questions. Since I can't get mysql 3.23.X to
> > >install, I'm stuck with 3.22.30 and I was wondering what I could do to
> > >facilitate backups, and to be able to
Bob Hall writes:
> >This is the first time I've ever been directly in charge of adminstering a
> >mysql server. I have a few questions. Since I can't get mysql 3.23.X to
> >install, I'm stuck with 3.22.30 and I was wondering what I could do to
> >facilitate backups, and to be able to protect my da
10 matches
Mail list logo