[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2165) Hibernate Configurations -> table names -> Multilanguage problems

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Thu May 8 12:15:09 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2165?page=comments#action_12412205 ] 
            
Vitali Yemialyanchyk commented on JBIDE-2165:
---------------------------------------------

it seems - this is solution for the problem - we can close it, but here I should admit what MySQL has a problem with utf8 and rather big db (which has a lot of tables) - as example here I describe what is happend when I setup utf8:
1) I have test db with 300 tables in it and MySQL "Def. Char Set" was latin1;
2) all was fine till ->
3) I setup "Def. Char Set" into utf8 and restart MySQL server;
4) So now MySQL can't process my db with 300 tables - it fall down;
I do not try to get exact number of tables which is bound for the case, but
obvious MySQL & "Def. Char Set" utf8 settings for it has a problem with db with many tables.


> Hibernate Configurations -> table names -> Multilanguage problems 
> ------------------------------------------------------------------
>
>                 Key: JBIDE-2165
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2165
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>    Affects Versions: 2.1.0.CR1
>            Reporter: Vitali Yemialyanchyk
>         Assigned To: Vitali Yemialyanchyk
>            Priority: Minor
>             Fix For: 2.1.x
>
>         Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg
>
>
> In MySQL I create table with name "???????" - I get problems to display it correctly in Hibernate Configurations. Screenshots.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list