On 10/8/05, felix@xxxxxxxxxxx <felix@xxxxxxxxxxx> wrote: > > I don't understand. If both MySQL and Innodb are GPL licensed, > commercial or not should make no difference, and they can add all the > GPL changes they want o the last Innodb GPL release. They can only do the GPL stuff in the GPL-licensed MySQL; and they cannot incorporate someone else's GPL works in a proprietary (non-GPL) commercial release. This basically means that InnoDB table support must come out of the commercial MySQL. -- Mitch ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match