Bug #51872 Can't open 'Alter table' window
Submitted: 9 Mar 2010 14:46 Modified: 9 Mar 2010 15:05
Reporter: Arcadiy Fedushin Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:5.2.7 OS:Windows
Assigned to: CPU Architecture:Any

[9 Mar 2010 14:46] Arcadiy Fedushin
Description:
I created table 'journal', UNIQUE index with 2 fields in it, and Foreigh Key constraint which uses this index. DB dump is here: http://fedushin.ru/mysql_bug_sample.zip

Now when I try to view this table's structure VS addin displays nothing but gives 2 error messages:

These columns don't currently have unique values.

Failed to reload document data! Document will be closed.

How to repeat:
1. Download & unpack http://fedushin.ru/mysql_bug_sample.zip,
2. Import it to testing server,
3. Launch Visual Studio & activate Server Explorer,
4. Try to open 'Alter table' window for 'journal' table.
[9 Mar 2010 14:59] Tonci Grgin
Hi Arcadiy and thanks for your report.

Unfortunately, I am not able to repeat it with more recent versions (currently using 6.2.2), see attached image.
[9 Mar 2010 15:00] Tonci Grgin
It is working...

Attachment: Bug51872.jpg (image/jpeg, text), 183.53 KiB.

[9 Mar 2010 15:05] Arcadiy Fedushin
Yes I know, the problem is 5.X-specific.
But currently I can't use 6.X-series because of Bug #51867.
[9 Mar 2010 15:44] Arcadiy Fedushin
My MSVS config infomation

Attachment: vs_config.txt (text/plain), 2.63 KiB.

[22 Mar 2010 13:17] Tonci Grgin
Arcady, 5.2 is no longer supported. I checked both 6.2 and 6.3 and they work as expected... Please check your environment or debug VS and see what actually breaks.