Re: MySQL 5.0.x and 5.1.x Compiling options and settings on Linux IA64: one more question: ./bin/mysqladmin: connect to server at 'localhost' failed

2007-01-19 Thread Daniel Culver
Don't include the password, let mysql prompt for it. ' ./bin/ mysqladmin -u root password -p '. Daniel Culver [EMAIL PROTECTED] On Jan 17, 2007, at 7:57 PM, Mariella Petrini wrote: ./bin/mysqladmin -u root password '***' ./bin/mysqladmin: connect to server at 'localhost' failed

Fwd: Re: MySQL 5.0.x and 5.1.x Compiling options and settings on Linux IA64: one more question: ./bin/mysqladmin: connect to server at 'localhost' failed

2007-01-17 Thread Mariella Petrini
Hi, After having compiled (debug and optimized version) of MySQL 5.1.14 on Itanium-2 using icc, I have run mysql_install_db --user=... and started mysqld_safe in both scenarios (debug and optimized). In both cases mysqld starts without any errors. Unfortunaly when

Re: MySQL 5.0.x and Delphi

2006-02-15 Thread Martijn Tonies
> Hi! No I haven't tested with the v5 driver yet, I suggest you do so and keep us updated. > but I found out that the > problem is when I use date_format function > > If I dont use it the data is returned ok in my app(but with hours, minutes > etc), but if i do a date_format i get "bytes" on e

RE: MySQL 5.0.x and Delphi

2006-02-15 Thread ISC Edwin Cruz
s" on each record instance of get date formated, the column type is datetime(of my table) Regards! -Mensaje original- De: Martijn Tonies [mailto:[EMAIL PROTECTED] Enviado el: Viernes, 10 de Febrero de 2006 12:51 p.m. Para: 'Mysql ' Asunto: Re: MySQL 5.0.x and Delphi

Re: MySQL 5.0.x and Delphi

2006-02-10 Thread Martijn Tonies
Hi, First of all: you're sending a message with an enormous quote of someone elses message, this really is "not done" on an e-mail list. Start your own topic. > I'm having problems upgrading my database from 4.0.x to 5.0.x, specially > with date fields > > For example with 4.0.x I do: "select s

Re: MySQL 5.0.x

2005-07-14 Thread Joerg Bruehe
Hi! Sujay Koduri wrote (in personal mail): Hi jorg, DO you have any idea when MySQL 5.0 is going to get into production. Sujay, please 1) mail such questions to the list, not just to me personally 2) do not post above a full quote, it wastes readers' time, bandwidth, and disk space. Re

Re: MySQL 5.0.x

2005-07-14 Thread Jochem van Dieten
On 7/14/05, Joerg Bruehe wrote: > Rick Robinson wrote: > > However, the online manual is not cloned, so while we are building 5.0.9 > there can also be new text for 5.0.10 changes that gets integrated into > the online manual, and this may become visible earlier than 5.0.9 gets > published. Why a

Re: MySQL 5.0.x

2005-07-14 Thread Joerg Bruehe
Hi Rick, all! Rick Robinson wrote: Just a question on upcoming MySQL 5.0.x releases...what the heck is going on? I see doc notes for 5.0.8, 5.0.9, and 5.0.10 all concurrently. Is the plan to merge all these together for a single 5.0.10 release? Or will there be a 5.0.11 that merges all these