FIX MYSQL NETBEANS CONNECTION ERRORS FAST!! - Programming for the Web
jlavelle.uk
Can you connect to MySQL in PHPMyAdmin but not in NetBeans? Yes, well this video shows you how to Fix MySQL NetBeans Connection Errors in Windows, Linux and MacOS.
Advertisement: Earn up to $30 per 1000 clicks : https://linkvertise.net/ac/18643 (*)
#NetBeans #MySQL #JLavelle.uk
You may also be interested in learning more about NetBeans with these very informative books from Amazon: https://amzn.to/2D8nyOh (*)
Thanks for watching and please don't forget to "Like" and "Subscribe".
COMMANDS & LINKS:
MySQL directory in XAMPP\LAMPP: Windows : C:\XAMPP\bin Linux / Mac : /opt/lampp/bin
Admin Property Settings: Windows: Path to admin tool: C:\XAMPP\bin\mysqladmin.exe Argument : (blank) Path to start command: C:\XAMPP\bin\mysqld.exe Argument : --console (Optional - as suggested in http://forums.netbeans.org/topic12767.html) Path to stop command: C:\XAMPP\bin\mysqladmin.exe Argument : -u root shutdown
Linux / Mac: Path to admin tool: /opt/lampp/bin/mysqladmin Argument : (blank) Path to start command: /opt/lampp/bin/mysqld_safe Argument : (blank) Path to stop command: /opt/lampp/bin/mysqladmin Argument : -u root shutdown
In my.cnf enable : skip-networking (i.e. make sure it isn't commented out) - Remember to restart MySQL!
==========================
LINKS:
Affordable Web Hosting : https://rapidtechhosting.com/clients/aff.php?aff=43 (affiliate) Internet development : http://jlavelle.uk Visual Accounts : https://visualaccounts.co.uk
If you found the video useful, become a Patron: https://www.patreon.com/jlavelle
NOTES:
I tend to make the videos "on the fly", there's no script and everything is done from memory with just a few notes to jog the "old, grey cells". I do apologise for the umms, ahhs, erms, and pregnant pauses in the video - men tend not to be quite as good at multi-tasking :D .
I will, when possible, copy and paste commands to make the videos a little quicker and so as to not waste your time.
BIO:
John has been working with computers for longer than he cares to remember. John trained as a Systems Analyst/Programmer, has also worked as a Systems Administrator on Windows Servers and Workstations and has been dabbling with Linux since the mid 1990s.
Along the way John has learnt and used COBOL, C, C++, Visual Basic, Delphi, PHP (HTML, CSS, JavaScript etc.), SQL, various Scripting languages and some proprietary database languages. John wrote his first website in early 1996 using Windows Notepad (no IDEs were available then) and, later, started using HotDog before moving to Dreamweaver then to NetBeans and Atom.
John, now, is freelance and develops software solely for the internet. John uses both Windows and Linux daily and develops web software in both environments using PHP, HTML, CSS (Sass & Less), SQL, JavaScript and various frameworks as the project dictates. ... https://www.youtube.com/watch?v=qD2PwMokQiE
15200947 Bytes