Bug #44333 Autoincrement Column
Submitted: 17 Apr 2009 1:10 Modified: 17 Apr 2009 7:03
Reporter: rabosa Cando Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version:5.2.5 OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any

[17 Apr 2009 1:10] rabosa Cando
Description:
The .net connector don't get the autoincrement columns from the tables! so in the datatables of visual studio 2008 the autoincrement is always to false

How to repeat:
create a table with an autoincrement column and try to catch from the .net connector for visual studio 2008.
In the datatable created from this table the autoincrement column autoincrement property is set to false insted of true
[17 Apr 2009 7:03] Tonci Grgin
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Explanation: Hi and thanks for your report. This is *exact* duplicate of Bug#43628, see my explanation on .NET FW limitations there.