摘要:
阅读全文
posted @ 2015-04-23 17:09
沉默的土豆
阅读(154)
评论(0)
推荐(0)
摘要:
query($sql); while($data = $result->fetch_assoc()) { $arr[$data['Variable_name']] = $data['Value']; } return $arr;}?> 用sysbench模拟对mys... 阅读全文
posted @ 2015-04-23 14:17
沉默的土豆
阅读(603)
评论(0)
推荐(0)