Visual Foxpro

2003-06-12 Thread Ruiz González, Jose de Jesus
) m.sRet = RIGHT( ts1, 4 ) + - + SUBSTR( ts1, 4, 2 ) + - + LEFT( ts1, 2 ) ENDIF RETURN m.sRet enddefine * Jose de Jesus Ruiz Gonzalez Depto. de Sistemas 5480-3886 [EMAIL PROTECTED] -- MySQL General Mailing List For list

RV: Assertion failure with MySQL 4.0.3/InnoDB

2002-09-23 Thread jesus
Hello, Recently I have installed MySQL-Max 4.0.3 in my production server, and in the error log I found the following message (or very similar) several times: InnoDB: Assertion failure in thread xxx in file btr0pcur.c line 203 Why takes place this crash? NOTE: Querys associated to

slow querys

2001-08-21 Thread Jesus
Threads: 12 Questions: 107446 Slow queries: 485 Opens: 88 Flush tables: 1 Open tables: 82 Queries per second avg: 42.722 -- Why have I so many slow querys??? I can't understand, but the performance get down. I have Mysql/apache/php it's a web aplication what can i do? thanks