|
All content with label mysql.
Related Labels:
mssql, postgresql, external, sybase, oracle, utf, 2005, server, database, admin, configure, migration, migrate
Page:
Configuring UTF8 Character Set for MySQL
(TeamCity 7.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 ...
Other labels:
server, configure, utf, admin
|
Page:
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 ...
Other labels:
server, configure, utf, admin
|
Page:
Configuring UTF8 Character Set for MySQL
(TeamCity 6.0.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 ...
Other labels:
server, configure, utf, admin
|
Page:
Configuring UTF8 Character Set for MySQL
(TeamCity 5.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 ...
Other labels:
server, configure, utf, admin
|
Page:
Configuring UTF8 Character Set for MySQL
(TeamCity 6.5.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 ...
Other labels:
server, configure, utf, admin
|
Page:
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 ...
Other labels:
server, configure, utf, admin
|
Page:
Migrating to an External Database
(TeamCity 7.x Documentation)
Please refer to Setting up an External Database page for the general external database information and the databasespecific configuration steps. If you want to start using external database from the first TeamCity start, those are the only steps you need ...
Other labels:
admin, migrate, external, database, oracle, mssql, 2005
|
Page:
Migrating to an External Database
(TeamCity 6.5.x Documentation)
Please refer to Setting up an External Database page for the general external database information and the databasespecific configuration steps. If you want to start using external database from the first TeamCity start, those are the only steps you need ...
Other labels:
admin, migrate, external, database, oracle, mssql, 2005
|
Page:
Migrating to an External Database
(TeamCity 6.0.x Documentation)
Please refer to Setting up an External Database page for the general external database information and the databasespecific configuration steps. If you want to start using external database from the first TeamCity start, those are the only steps you need ...
Other labels:
admin, migrate, external, database, oracle, mssql, 2005
|
Page:
Migrating to an External Database
(TeamCity 5.x Documentation)
Please refer to Setting up an External Database page for the general external database information and the databasespecific configuration steps. If you want to start using external database from the first TeamCity start, those are the only steps you need ...
Other labels:
admin, migrate, external, database, oracle, mssql, 2005
|
|
|