Re: A MySQL connection setup issue SOLVED!

2019-01-05 Thread Garry Hurley
Thanks for the heads up on the fix to the specified key length issue. I ran into it and recompiled using the 767 byte length, but then my Slackware build was to test the jar files for connections to a SQLServer instance, which has a max key length of 900, so going with 767 worked okay for me.

Re: A MySQL connection setup issue SOLVED!

2019-01-05 Thread Marc Chamberlin
Thanks everyone who helped me with getting James and MySQL/MariaDB to get along with each other. Upgrading MariaDB from version 10.0 (supplied with the OpenSUSE distro) to version 10.3 solved the remaining problems I was experiencing. Appears there was a bug in setting table sizes that they