some problems with ODBC Connection

2003-12-11 Thread akalend-vmb
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

AW: Some Problems with MySQL 3.23.54

2003-01-23 Thread Franz, Fa. PostDirekt MA
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

Some Problems with MySQL 3.23.54

2003-01-23 Thread Shripal Shah
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

Re: some problems with fulltext

2002-09-20 Thread Paul DuBois
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'); >

some problems with fulltext

2002-09-20 Thread Patrizia De Bella
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

Re: report some problems

2001-04-20 Thread Sinisa Milivojevic
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

report some problems

2001-04-19 Thread Edwin Zhang
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

Some problems encountered when linked to glibc-2.2.1

2001-02-16 Thread Pat Verner
>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

Re: Some problems

2001-01-11 Thread Bob Hall
>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

Re: Some problems

2001-01-10 Thread Matt Wagner
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