简体   繁体   中英

How to connect MySQL with XAMPP server?

Hi I'm new to SQLyog program. And I kind of got this project from my lab in my college.
I have to make a website using database, specifically I have to make a simple social media for my department. The tables and queries is all done, but I can't connect my MySQLto XAMPP.
What do I do so my database could connect to XAMPP and I can make a web out of it?

  1. Open xampp dashboard page
  2. Click on phpMyAdmin
  3. click on User accounts
  4. Click on Edit privileges :- User name:- root ,Host name:-local host
  5. click on change password
  6. Enter same password in sqlyog
  7. click on yes

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM