Column aliasing in mysql not working

Cantor, Scott cantor.2 at osu.edu
Thu Feb 22 11:14:16 EST 2018


> Totally puzzling. I've run the same query in a java class using the same java
> version, same database and same jdbc connector and it works perfectly !!

All of my aliasing is based on expressions, not direct renames, FWIW.

Regardless, who cares? Just use the Column construct the IdP supports natively if you can't make it work, there's no point in wasting time on it.

-- Scott



More information about the users mailing list