Heikki Tuuri wrote:

on Windows, InnoDB puts all database names and table names to lower case, because on Windows MySQL is case-insensitive.

But Java running on Windows is not, which makes it painful to move apps back and forth.

We may fix this in the future, so that on Windows InnoDB will also find tables with uppercase letters in their name.

That would be great, though I've solved the problem for myself by abandoning Windows as a dev platform in favor of Linux :-)

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                          dream.  code.



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to