0
What do i need to download to use mysql?
2 Antworten
+ 3
Just go to their website and use the community installer, it will set everything up for you. To manage the database you can use Mysql workbench
+ 1
another option is to install xampp /Lamp that wil set up mysql, apache server, php. You can edit the database via phpMyAdmin (Gui) or via php scripts
in your webproject