SYSU-pineapple's blog
  • 博客
  • 归档
  • 关于
  • RSS

MySQL Note 1

Sep 6th, 2012 | Comments

第一个学习的数据库,以MySQL开刀。

Server version:mysql 5.5.24-0ubuntu0.12.04.1 (Ubuntu)

1.字符集修改

mysql5.5版本以后不支持修改default-character-set方法,改为vim sudo:/etc/mysql/my.cnf ,在[mysqld]后添加

character-set-server=utf8

Posted by 姜晨 Sep 6th, 2012 MySQL

Comments

  • « 随时随地配置octopress本地环境
  • Blog Archives
  • UC面试回顾 »
  • 最近
  • UC面试回顾
  • MySQL note 1
  • 随时随地配置octopress本地环境
  • python之socket初探
  • <<致命魔术>>,技术暑假
  • 分类
  • c/c++ (2)
  • interview (1)
  • linux (4)
  • MySQL (1)
  • python (1)
  • thoughts (3)
  • vim (1)
  • web (2)

Copyright © 2013 - 姜晨 - Powered by Octopress