Bug-reporting bug report

2006-11-18 Thread der Mouse
Bit of a problem with MySQL and bug reports. The README in the source distribution says to use http://bugs.mysql.com, with no alternatives given. On http://dev.mysql.com/doc/refman/5.0/en/bug-reports.html (which I had to find with google), I see If you have no Web access and cannot report a b

Re: Deadlock

2006-11-18 Thread Ahmad Al-Twaijiry
YES :) after removing CustomerID and OrderID from Primary index to unique index, every thing is working fine and I don't get any deadlock anymore :) Thanks Everyone :) On 11/16/06, Asif Lodhi <[EMAIL PROTECTED]> wrote: Hi Ahmad, On 11/13/06, Ahmad Al-Twaijiry <[EMAIL PROTECTED]> wrote: > al

Re: float numbers

2006-11-18 Thread Chris W
Dan Nelson wrote: Since base-10 fractions can't be represented exactly by a base-2 floating-point number, any fractional value you store will be imprecisely stored and will cuase rounding errors. That isn't "exactly" true. If you were to add the word "always" between can't and be, it would