I got this and I think You must have it.
You seem to have found a bug in the SQL parser.
Please submit a bug report with the data chunk below:
--BEGIN CUT--
JElkOiBzcWxwYXJzZXIubGliLnBocCx2IDEuMTUgMjAwMi8wNy8yNiAxODozMDo1OSBsZW05IEV4
cCAkPGJyIC8+CldoeSBkaWQgd2UgZ2V0IGhlcmU/IDQ2OSA0NzAgODE3PGJy
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
nu
on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX
DataKonsult AB
BUGS REPORT:
1. file:innobase/os/os0sync.c
function: os_event_wait_time
line:237
This function uses Windows API
"WaitForSingleObject" while passing a wrong parameter
to it. Because W