Yes I know Google is my friend.
But Oracle ain't honestly the page I got with some Googling was stuffed with licensing for web data not MySQL!!!!
So I need to know if this is allowed:
A downloaded game (C++). The MySQL part is all SSI and handles the logins and such.
I'm not packaging MySQL with the game just using it on the server.
Thanks in advanced bbqRoast
2 replies to this topic
#1
Posted 18 January 2011 - 12:10 PM
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
|
|
|
#2
Posted 18 January 2011 - 02:03 PM
You can use MySQL pretty much wherever/however you want, with no licensing.
If you are somehow tightly integrating MySQL into your project (not just letting it stand out there by itself), that's another matter. Mixing your source code with MySQL source code is the only time I can see you having an issue, and that would not be a normal usage of MySQL.
If you are somehow tightly integrating MySQL into your project (not just letting it stand out there by itself), that's another matter. Mixing your source code with MySQL source code is the only time I can see you having an issue, and that would not be a normal usage of MySQL.
#3
Posted 21 January 2011 - 02:22 PM
MySQL is under the GPL. You can redistribute it as you want, as long as you redistribute it under the GPL. Not sure what you're asking here.
Programming is a journey, not a destination.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









