|
Content with label server+configure+mysql in TeamCity 3.x Documentation (See content from all spaces)
Related Labels:
database
, pattern
, concept
, backup
, account
, troubleshooting
, filter
, trigger
, log
, template
, dump
, admin
, https
, plugin
, labeling
, external
, directory
, label
, notification
,
thread
, build
, root
, reference
, guest
, artifact
, install
, properties
, authentication
, utf
, visible
, notifier
, extend
, vcs
, role
, assign
, url
, rule
, script
, project
, search
, agent
, upgrade
, migrate
, user
, teamcity
more »
( - server
, - configure
, - mysql
)
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 ...
|
|
|