Archive for August, 2015

[AMP] Mysql 导入导出csv

2015.8 28

导出csv select * from test_info into outfile ‘/tmp/test.csv’ fields terminated by ‘,’ optionally enclosed by ‘”‘ escaped by ‘”‘ lines terminated by ‘\n’; 导入csv … Read the rest of this entry

[AMP] Mysql 字符集设置

2015.8 28

MySQL字符集设置 • 系统变量: – character_set_server:默认的内部操作字符集 – character_set_client:客户端来源数据使用的字符集 – character_set_connection:连接层字符集 – character_set_results:查询结果字符集 – character_set_database:当 Read the rest of this entry

[AMP] mysqlimport: Error: 13, Can’t get stat of

2015.8 27

[root@sun ~]# mysqlimport –fields-terminated-by=, –lines-terminated-by=\n ziliao ./a.csv mysqlimport: Error: 13, Can’t get stat of ‘/var/lib/mysql/a.csv’ (Errcode: 2), when using table: a 缺少一个参数 … Read the rest of this entry

[我的日志] 小苹果

2015.8 18

Read the rest of this entry

[我的日志] 路边不知名的花

2015.8 18

Read the rest of this entry

[我的日志] 马蜂窝

2015.8 9

马蜂窝 Read the rest of this entry

[我的日志] 弥河风情

2015.8 9

Read the rest of this entry

[我的日志] 光改后的箱子

2015.8 4

改与不改有什么区别? Read the rest of this entry