MySQL server on linux or wondows ?
#5

What nonsense. The only thing you need to set up a MySQL server is, surprisingly, the MySQL server! Once the server is set up any client can connect and management is pretty much the same on both platforms. I would even argue that it's easier to set up on Linux. Practically the only thing you need to do is:
Код:
apt-get install mysql-server
and you're pretty much done. Whereas on Windows you need to go the download page, select the proper version, download that version, sit through the entire installation procedure, blah blah blah.
Reply


Messages In This Thread
MySQL server on linux or wondows ? - by VenomMancer - 08.02.2015, 15:38
Re: MySQL server on linux or wondows ? - by NoSoap - 08.02.2015, 15:45
Re: MySQL server on linux or wondows ? - by VenomMancer - 08.02.2015, 15:54
Re: MySQL server on linux or wondows ? - by Lucky™ - 08.02.2015, 16:40
Re: MySQL server on linux or wondows ? - by Vince - 08.02.2015, 16:50
Re: MySQL server on linux or wondows ? - by Lucky™ - 08.02.2015, 16:58
Re: MySQL server on linux or wondows ? - by Jake187 - 08.02.2015, 20:47
Re: MySQL server on linux or wondows ? - by Vince - 08.02.2015, 21:07
Re: MySQL server on linux or wondows ? - by VenomMancer - 09.02.2015, 11:06
Re: MySQL server on linux or wondows ? - by Khanz - 09.02.2015, 11:14

Forum Jump:


Users browsing this thread: 1 Guest(s)