This is a discussion on Free mysql ? within the MySQL forums, part of the Database Server Software category; --> Hello, I am an individual who would like to learn on their own how to use mysql. I am ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I am an individual who would like to learn on their own how to use mysql. I am probably wrong, but I thought that being open source there would be a free, or inexpensive, version to "play" with on ones own PC. I cannot afford the Enterprise Version. Is there a basic, or watered down free version, available ? (perhaps from some other source ?) Any suggestions or thoughts would be most appreciated. Thank you very much, Bob |
| |||
| Robert11 wrote: > I am probably wrong, but I thought that being open source there would be a > free, or inexpensive, version to "play" with on ones own PC. Sure there is a free version, "MySQL Community Server", which you can download as a source code or pre-compiled for Linux, Solaris, FreeBSD, OSX, HP-UX, AIX, i5/OS, QNX, NetWare, SCO and microsoft. http://dev.mysql.com/downloads/mysql/5.0.html#downloads -- //Aho |
| |||
| On Sat, 1 Mar 2008 12:32:09 -0500, Robert11 wrote: > Hello, > > I am an individual who would like to learn on their own how to use mysql. > > I am probably wrong, but I thought that being open source there would be a > free, or inexpensive, version to "play" with on ones own PC. > I cannot afford the Enterprise Version. > > Is there a basic, or watered down free version, available ? > (perhaps from some other source ?) > > Any suggestions or thoughts would be most appreciated. downloads link takes you to http://dev.mysql.com/downloads/ and from there, you want "community edition", the one that is not "enterprise edition". Post again if you still have trouble figuring out how to get to the downloads. -- 87. My vats of hazardous chemicals will be covered when not in use. Also, I will not construct walkways above them. --Peter Anspach's list of things to do as an Evil Overlord |
| ||||
| Hello, Just a quick thnks; appreciate it. Bob ---------------------- "Robert11" <rgsros@notme.com> wrote in message news:PNGdnfMxwfGEDlTanZ2dnUVZ_oqhnZ2d@comcast.com. .. > Hello, > > I am an individual who would like to learn on their own how to use mysql. > > I am probably wrong, but I thought that being open source there would be a > free, or inexpensive, version to "play" with on ones own PC. > I cannot afford the Enterprise Version. > > Is there a basic, or watered down free version, available ? > (perhaps from some other source ?) > > Any suggestions or thoughts would be most appreciated. > > Thank you very much, > Bob > |