Martin Stjernholm <[email protected]> wrote: > Maybe we can make a workaround for this by replacing the "e" with "x" or > something in this particular case. Assuming mysql always had this bug > then there will be no working tables with such names, so it wouldn't be > a compat problem.
Nope, scratch that - such tables can exist if created with the backtick quotes. Then I think there's not much we can do. It's Oracle that has to solve it.
