Tagged: MySQL
Connect to MySQL from PowerShell Core
This video shows how to connect to MySQL server using PowerShell CORE on a Debian 9 Linux computer. You need to load a few modules and move some files. PowerShell Core Download https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6 Mono-Project...
Connect to MySQL from Powershell
In a series of PowerShell videos, I demonstrate how to connect to a MySQL server from within PowerShell. Links from video: Powershell Upgrade https://docs.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell?view=powershell-6 MySQL Connector: https://www.mysql.com/products/connector/ MySQL Powershell Library Files https://github.com/adbertram/MySQL Support the...