• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
table create and charset
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

table create and charset


  • Subject: table create and charset
  • From: yizi wang <email@hidden>
  • Date: Mon, 04 Feb 2013 13:53:16 -0700

I'm using mysql with default char set in my.cnf  like

[client]
#password	= your_password
default-character-set = utf8
port		= 3306
socket		= /tmp/mysql.sock

# Here follows entries for some specific programs

# The MySQL server
[mysqld]
port		= 3306
socket		= /tmp/mysql.sock
datadir		= /datastore/DBData/mysqldata

default-character-set = utf8
collation-server = utf8_unicode_ci
init-connect='SET NAMES utf8'
character-set-server = utf8
===============================
But the EOModeler still generate tables with

DEFAULT CHARSET=latin1


Is there anything wrong with my settings of Eclipse/WOLisp/WebObjects?


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: quick pwd hash?
  • Next by Date: NSArray parameter and warning
  • Previous by thread: Re: quick pwd hash?
  • Next by thread: NSArray parameter and warning
  • Index(es):
    • Date
    • Thread