Is MySQL is expected to support these in the future?

2006-03-07 Thread J A
1. Support for N-types for the future. UNICODE support for NCHAR, NCLOB and NVARCHAR datatypes 2. Support for UCS-2 or UTF-16 for future. 3. Support for N-types in Stored Procedures 4. Automatic translation of N-type to SP’s Unicode 5. Embedded database server within a client

Support for temporary tables inside stored procedures?

2006-03-01 Thread J A
Does MySQL have support for temporary tables inside stored procedures? _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ -- MySQL General

What is the rowsize limitation in MySQL?

2006-03-01 Thread J A
What is the rowsize limitation in MySQL? _ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/ -- MySQL General Mailing List For list archives: http://lists.mysql.co

Does MySQL have the ability to send resultsets from stored procedures?

2006-03-01 Thread J A
Does MySQL have the ability to send resultsets from stored procedures? (similar to ref cursors in Oracle). _ FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Re: Some general questions

2006-02-28 Thread J A
Thanks! With regard to the ClOBs or Text fields, is that CLOB support? Or support for Text columns that hold up to 60,000 bytes of TEXT data? From: Peter Brawley <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: J A <[EMAIL PROTECTED]> CC: mysql@lists.mysql.com Subject: Re:

Some general questions

2006-02-28 Thread J A
I was asked to scope out the following features, and am not the person to be implementing them. Hence the manuals weren't particularly helpful. I'm looking for definitive references one way or the other for the following questions. SOS! Does MySQL support the following: - Support for DDL comma

Re: socket error

2003-02-12 Thread J. A. Tovey
MySQL server through socket '/tmp/mysql.sock' (2)' Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists! I would really appreciate it if someone could point out at which point I am messing it up. Thanks for your time --- gerald_clark <[EMAIL PROTEC

Re: socket error

2003-02-11 Thread J. A. Tovey
yes, i ran everything again --- Peter Grigor <[EMAIL PROTECTED]> wrote: > - Original Message - > From: "J. A. Tovey" <[EMAIL PROTECTED]> > To: "Peter Grigor" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Tuesday, February

Re: socket error

2003-02-11 Thread J. A. Tovey
PROTECTED]> wrote: > > i'm sorry - could you explain that for a > > simpleton :-) > > i have no idea what you mean :-/ > > > > --- Peter Grigor <[EMAIL PROTECTED]> wrote: > > > - Original Message - > > > From: "J. A. Tovey"

Re: socket error

2003-02-11 Thread J. A. Tovey
i'm sorry - could you explain that for a simpleton :-) i have no idea what you mean :-/ --- Peter Grigor <[EMAIL PROTECTED]> wrote: > - Original Message ----- > From: "J. A. Tovey" <[EMAIL PROTECTED]> > To: "Peter Grigor" <[EMAIL PROTECTED]&

Re: socket error

2003-02-11 Thread J. A. Tovey
his other mysql ! its probably because i have installed and uninstalled so many times i probably have about 10 different ones installed - how can i get it back to one installation maybe i need to reformat again ... --- Peter Grigor <[EMAIL PROTECTED]> wrote: > - Original Message --

socket error

2003-02-11 Thread J. A. Tovey
hi - i have got to the beginning stages of installation - on trying to create a root password with: bin/mysqladmin -u root password 'password' i get bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' Check

stuck

2003-02-11 Thread J. A. Tovey
hi, i am having no end of problems with installing mysql (any 3.23.* version) on linux. i started off on SuSe and received different errors, I am now trying with mandrake, The current error is that I have downloaded the mysql.3.23.55-pc-linux-i686.tar.gz and done the following: tar -zxvf mysq