BUGS REPORT FOR MYSQL

2002-06-28 Thread Wan YU
Hi, I'm doing research on DBMS recently and have found some bugs in mysql's source codes.I think it will be more convenient to point out them directly than using mysqlbug.The following are my finds. mysqladmin -version output: mysqladmin Ver 8.22 Distrib 3.23.44, for pc-linux-gnu on i686

BUGS REPORT FOR MYSQL

2002-06-28 Thread Wan YU
Description: (1) file:innobase/os/os0sync.c function: os_event_wait_time line:237 In this function, it use Windows API WaitForSingleObject while passing a wrong parameter. Because WaitForSingleObject wants the second parameter to be quantity