question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error command 'extension.connectMySQL' not found

See original GitHub issue

vscode-database: v1.0.1 vscode: v1.7.1 OS: windows 10

Operation:

  1. Open Command Palette
  2. Choose SQL: Connect to MySQL Server
  3. Error command 'extension.connectMySQL' not found

image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Bajdziscommented, Nov 18, 2016

Sorry all is my fault. I had old version vsce. version 1.0.11 should work.

Thanks for help @turtuga, @k--kato 😃

0reactions
kasecatocommented, Nov 19, 2016

@Bajdzis It works! Thanks and happy hacking!

Read more comments on GitHub >

github_iconTop Results From Across the Web

command 'extension.addObjectExplorer' not found when ...
I was experiencing this issue. In my case this issue was resolved by uninstalling the SQL Server (mssql) extension, deleting the existing ...
Read more >
How to connect MySQL with Visual Studio Code - YouTube
connect mysql to vscode How to connect to MySQL from Visual Studio ... Visual Studio Code 2022 | Web Dev Setup | Top...
Read more >
mysql_connect - Manual
This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. ... not copied the SYSTEMROOT environment variable won't be...
Read more >
How to Connect to Mysql Server Using VS Code and Fix ...
Step 1: Open Visual Studio Code. Step 2: Go to -> Extensions, to search for MySQL extension, type : MySQL. Step 3: Open...
Read more >
Python MySQL Database Connection - MySQL Connector ...
1. Use the pip command to install MySQL connector Python. pip install mysql-connector-python 2. Import using a import mysql.connector statement so you can use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found