|
All content with label admin+mysql.
Related Labels:
change
, compatible
, database
, run
, account
, cleanup
, statistics
, filter
, trigger
, map
, plugin
, starteam
, external
, quiet
, permission
, build
, postgresql
, guest
, artifact
,
jabber
, e-mail
, authentication
, property
, draft
, manage
, vcs
, assign
, script
, project
, license
, migration
, login
, queue
, server
, professional
, implicit
, history
, teamcity
, test
, pattern
, configure
, launch
, link
, runner
, backup
, oracle
, template
, https
, label
, reference
, status
, administration
, setting
, properties
, install
, utf
, administrator
, notifier
, mssql
, enterprise
, requirement
, ui
, configuration
, role
, settings
, url
, rule
, dependencies
, search
, comment
, agent
, upgrade
, key
, 2005
, report
, user
, migrate
, result
, committer
more »
( - admin
, - 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 ...
|
Migrating to an External Database
(TeamCity 4.x Documentation)
Consider adding a link to the TC 3.0 Full Migration process By default, TeamCity runs using an internal database that uses the HSQLDB database engine. The internal database suits evaluation purposes since it works out of the box and requires no additional ...
|
Migrating to an External Database
(TeamCity 3.x Documentation)
Migrating to an External Database By default, TeamCity runs using an internal database that uses the HSQLDB database engine. The internal database suits evaluation purposes since it works out of the box and requires no additional setup. However, we strongly ...
|
|
|