.myd file weirdness

2003-06-14 Thread Sebastian Bergmann
ht trigger this? Thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ http://www.professionelle-softwareentwicklung-mit-php5.de/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsub

Re: ETA on 4.1

2003-06-18 Thread Sebastian Bergmann
Petre Agenbag wrote: > 4.1 would be released in a week or 2 MySQL 4.1 will not be released in "a week or 2". My best guess is at the end of this year -- at the earliest. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/

Re: ETA on 4.1

2003-06-18 Thread Sebastian Bergmann
Terence wrote: > I asked the same question 2 or 3 months ago, and was told a week or > two. You're probably mistaking the (already happened) release of MySQL 4.1.0 with a "general availability" release of MySQL 4.1. -- Sebastian Bergmann http://

Slow query, indexes not used

2003-02-26 Thread Sebastian Bergmann
timestamp), KEY document_id (document_id) ) DELAY_KEY_WRITE=1; is used. Any help on improving the performance of this would be appreciated, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/

Re: Slow query, indexes not used

2003-02-27 Thread Sebastian Bergmann
ith 1.000.000+ rows. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ - Before posting, please check: h

Re: PHP and MySQL 4.0.0

2001-10-24 Thread Sebastian Bergmann
t is bundled with PHP. Only when I ./configure --with-mysql=/usr/local/mysql and link PHP against the MySQL 4.0.0 library this problem occurs. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wis

Proper use of indexes / keys

2001-12-15 Thread Sebastian Bergmann
ngs, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ - Before posting, please check: http:/

Re: Proper use of indexes / keys

2001-12-16 Thread Sebastian Bergmann
this was a leftover. I do not need that index at all and dropped it already. > I hope the above suggestions was usefull :) Thanks for your help, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/