From:             nicole dot whissell at hotmail dot com
Operating system: Vista
PHP version:      5.2.11
PHP Bug Type:     MySQL related
Bug description:  "Connector/NET Visual Studio Integration" "Server Explorer" 
"Table Editor"

Description:
------------
Connector/NET Visual Studio Integration
Making a connection
Server Explorer
Table Editor

PHP version:  Please note that I am not using PHP but I am using vb.net
2005 professional edition to connect to the mySql database.  I chose 5.2.11
because I was not able to submit this bug report unless I chose something
in this drop down list.

This is what I see in phpMyAdmin:

Server version: 3.23.32
Protocol version: 10
Server: sql5c0a.megasqlservers.com via TCP/IP
User: premierser880...@216.251.35.189
phpMyAdmin - 2.11.1
MySQL client version: 5.0.51
Used PHP extensions: mysql




Reproduce code:
---------------
I Followed everything from this link (Making a connection):
http://dev.mysql.com/doc/refman/5.1/en/connector-net-visual-studio-making-a-connection.html

Clicked on “Test Connection” button and all is perfect, connection
successful.

Followed everything from this link (Editing Tables):
http://dev.mysql.com/doc/refman/5.1/en/connector-net-visual-studio-editing-tables.html

Error occurs here...

I try to modify an existing table so I double-click on the "Tables" node
or I try to expand the “Tables” node or I right-click on the “Tables” node
and choose “Create Table”.   

The “Table Editor” window does not open.

I get the following error message:
fatal error encountered during command execution.


Expected result:
----------------
The “Table Editor” window should open so that I can use the table in my
vb.net code.  I would usually drag the table to create a dataset but I
can't open the "Tables" node.

Actual result:
--------------
I get the following error message:

Fatal error encountered during command execution.


-- 
Edit bug report at http://bugs.php.net/?id=50182&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=50182&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=50182&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=50182&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=50182&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=50182&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=50182&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=50182&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=50182&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=50182&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=50182&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=50182&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=50182&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=50182&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=50182&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=50182&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=50182&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=50182&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=50182&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=50182&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=50182&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=50182&r=mysqlcfg

Reply via email to