|
Content with label server+mysql+utf in TeamCity 3.x Documentation (See content from all spaces)
Related Labels:
database
, pattern
, configure
, backup
, troubleshooting
, trigger
, log
, dump
, admin
, https
, plugin
, external
, thread
, build
, artifact
, install
, properties
, authentication
, extend
,
url
, script
, agent
, upgrade
, migrate
, teamcity
more »
( - server
, - mysql
, - utf
)
Configuring UTF8 Character Set for MySQL
Configuring UTF8 Character Set for MySQL To create a MySQL database which uses the utf8 character set: # Create a new database: CREATE DATABASE <database name> DEFAULT CHARACTER SET utf8 # Open {{<TeamCity data directory> TeamCity Data ...
|
|
|