Fw: Make a User Variable and assign a value Dinamicaly

2003-11-23 Thread Julio E. Salceda M.
Please I am very new in MySql and I am making tests to learn the best way to do the job. In this time I need to know how can create a User Variable whith a Dinamic name and assign a value to it. below put more or less what I need. Soy muy nuevo en MySql y estoy haciendo pruebas para aprender la m

RES: What is a good benchmark?

2003-07-23 Thread julio
ENCODE("hello","goodbye")) | +--+ |0 | +------+ 1 row in set (0.92 sec) mysql> Julio -Mensagem original- De: Bryan Koenig [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 23 de julho de 2003 11:46 Para:

RES: What is a good benchmark?

2003-07-23 Thread julio
Hello Guys, I have Risc/AlphaServer ES40 with processor EV6 500mhz running RedHat 7.2/Mysql. Could you please send me Bench test ? I like to try tks, Julio -Mensagem original- De: Bryan Koenig [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 23 de julho de 2003 11:46 Para: [EMAIL

Problems compiling Mysql in Alpha with Tru64Unix V5.1

2003-07-14 Thread julio
ude No suffix list. Make: % rule can only use a single ':'. Stop. *** Exit 1 Stop. *** Exit 1 Stop. Can help me Regards, Julio Rocha

Access problem with users.

2002-09-23 Thread Julio Muñoz
t-variable= sort_buffer=128M set-variable= read_buffer=2M set-variable= write_buffer=2M [mysqlhotcopy] interactive-timeout Thanks in advance. Julio Cesar Muñoz. Triara Operations. - Before posting, please chec

Access problem with users.

2002-09-20 Thread Julio Cesar Munoz .
uffer=128M set-variable= sort_buffer=128M set-variable= read_buffer=2M set-variable= write_buffer=2M [mysqlhotcopy] interactive-timeout Thanks in advance. Julio Cesar Muñoz. Triara Operations. Julio Cesar Muñoz Operaciones Triara Tel. 819

help | i'm new

2002-02-26 Thread Julio
hi. i'm a dumb newbie. excuse my ignorance. i'm using a field to store content for a webpage. The problem i have is that i enter text into the field in a formatted way (with line breaks, etc) and when i pull it back out into the PHP page from a query it gets rid of all the line breaks and par

Re: Comparing an alias ...

2001-12-01 Thread Julio Faerman
HAVING worked OK thus . - > What would this mean? The WHERE clause is what determines what rows > will be used in the GROUP BY functions, e.g. MIN(). How do you know > what rows to use when you need to know what rows to use before you > can figure out the criteria for what rows to use? > Tryin

Comparing an alias ...

2001-11-30 Thread Julio Faerman
Hi ... I am need the following query to work : SELECT min(my_colum) as MINIMAL_VALUE WHERE MINIMAL_VALUE > 10 The query is not EXACTLY as this one, but i think it is enough to get you the idea of my problem... Thnx for any help ! []~S ju

Re: Date Manipulation.

2001-11-27 Thread Julio Faerman
HI ! First of all , thnx a lot for the attention. The EXACT query i need is . assume IN and OUT as date colums in the format "-MM-DD HH:MM:SS " I need my query to return: "How many seconds are there between IN and OUT but outside the period 8:00 to 20:00" For example : IN ="2001-10-20 02:30:0

User Defined Functions.

2001-11-27 Thread Julio Faerman
Can i create my own functions with mysql ? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTE

Re: Date Manipulation.

2001-11-26 Thread Julio Faerman
Is there anything like a "to_hours()" function ? I need my query to to calculate how much time there is between two time values - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://

Date manipulation question .

2001-11-26 Thread Julio Faerman
side this period. Is this possible to be done with SQL ? Thnx a lot ! Julio - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request