http://bugs.winehq.org/show_bug.cgi?id=4934
tony.lambregts@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jnewman@codeweavers.com
------- Additional Comments From tony.lambregts@gmail.com 2006-26-03 09:04 ------- These fields also need to be added
alter table products add classification_id int; alter table priority add sortkey int; alter table bug_severity add sortkey int; alter table rep_platform add sortkey int; alter table op_sys add sortkey int; alter table bug_status add sortkey int; alter table resolution add sortkey int;