|
All content with label server+mysql.
Related Labels:
database
, tfs
, trigger
, admin
, dump
, plugin
, external
, build
, guest
, postgresql
, artifact
, jabber
, e-mail
, authentication
, extend
, property
, draft
, vcs
, gmail
,
team
, script
, migration
, google
, teamcity
, installation
, pattern
, configure
, backup
, troubleshooting
, oracle
, log
, https
, thread
, install
, properties
, utf
, notifier
, mssql
, configuration
, settings
, url
, j2ee
, foundation
, agent
, upgrade
, 2005
, user
, migrate
more »
( - server
, - mysql
)
Configuring UTF8 Character Set for MySQL
(TeamCity 4.x Documentation)
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 Directory/config/database.properties}}, and add the {{characterEncoding ...
|
Configuring UTF8 Character Set for MySQL
(TeamCity 3.x Documentation)
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 ...
|
|
|