Latest Activity

Ozgur Kuru
MySQL Charset Change Script wiki sayfasını düzenledi 17 gün önce
Ozgur Kuru
MySQL Charset Change Script wiki sayfasını düzenledi 17 gün önce
Ozgur Kuru
MySQL Charset Change Script wiki sayfasını düzenledi 41 gün önce
Ozgur Kuru
yeni bir wiki sayfası oluşturdu MySQL Charset Change Script 41 gün önce
Ozgur Kuru
yeni bir wiki sayfası oluşturdu Php ile komut satırından parametre okumak. 42 gün önce

Top Contributors

Ozgur Kuru
21
Ozgur Kuru
ozgur
1
ozgur

Share

Powered by

MySQL Charset Change Script

MySQL Charset Change Script
USE THESE FILES WITH ALL YOUR OWN RISK.

About:

This script changes databases, tables, and columns charset.
You must set config.php for your server...

Requirements:
php-cli
mysql

Usage:

$ php change.php

Cli script usage:

usage:n
  php cli.php [options]n

  Required Options: n

  host=MYSQL_HOST
  user=MYSQL_USER
  pass=MYSQL_USER_PASS
  db=MYSQL_DATABASE_NAME
  set=CHARACTER_SET
  collate=CHARACTER_COLLATE
  Right Syntax:
  php cli.php hostname=localhost ....

  Wrong Syntax:
  php cli.php hostname = localhost ....

  Please dont use space after options and before values.

  Others:n
  --help, help, -h show this text


Download

Tartışma




or
Connect with Facebook