leiyifang
leiyifang
好的,谢谢! [email protected] From: empo007 Date: 2017-12-05 14:39 To: Meituan-Dianping/SQLAdvisor CC: Subscribed Subject: Re: [Meituan-Dianping/SQLAdvisor] Segmentation fault (#3) 这个问题我简单修改下代码可以不出现这个错误了: 把322行左右的下面文本: if ((row = mysql_fetch_row(result))) { result_set_count = atoi(row[EXPLAIN_ROWS]); } 修改为: if...
没有解决。 [email protected] 发件人: empo007 发送时间: 2017-11-05 20:12 收件人: Meituan-Dianping/SQLAdvisor 抄送: Subscribed 主题: Re: [Meituan-Dianping/SQLAdvisor] 尝试多次最后一步总是报错 (#34) 兄弟,这个问题解决了吗? 我的也是报错,ln那一步我也做了的,没有作用 — You are receiving this because you are subscribed to this thread....