Tagged Questions

3
votes
8answers
1k views

About MySQL++, GPL and LGPL

MySQL++ is licensed though LGPL, that means that I could release an executable dynamically linked against it without worrying about the source code not being GPL. But, MySQL++ DOES link against ...