Chinaunix首页 | 论坛 | 博客
  • 博客访问: 423382
  • 博文数量: 126
  • 博客积分: 35
  • 博客等级: 民兵
  • 技术积分: 1262
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-19 16:39
文章分类

全部博文(126)

文章存档

2017年(2)

2016年(20)

2015年(64)

2014年(24)

2013年(16)

我的朋友

发布时间:2016-07-13 16:41:49

http://www.cnblogs.com/joeyupdo/archive/2012/11/09/2762823.html......【阅读全文】

阅读(806) | 评论(0) | 转发(0)

发布时间:2016-06-30 16:57:08

mysql> update *** set ctime='2000-01-01 00:00:00' where s_id=936;ERROR 1292 (22007): Truncated incorrect DOUBLE value: '45_72'http://stackoverflow.com/questions/16068993/error-code-1292-truncated-incorrect-double-value-mysql中有答案:Th.........【阅读全文】

阅读(774) | 评论(0) | 转发(0)

发布时间:2016-01-28 10:47:08

show function status;show create function  get_spell;mysql> show variables like '%func%'; +---------------------------------+-------+| Variable_name                   | Value |+---------------------------------+-------+| log_bin_trust_fun.........【阅读全文】

阅读(1446) | 评论(0) | 转发(0)

发布时间:2015-11-04 16:42:44

yum install mysql......【阅读全文】

阅读(799) | 评论(0) | 转发(0)

发布时间:2015-09-22 20:40:46

带-t 删表重建,不带-t则不删表重建。
-t, --no-create-info   Don't write table creation info

......【阅读全文】

阅读(614) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

baxiangshijie2023-04-07 15:42

回复  |  举报
留言热议
请登录后留言。

登录 注册