doudieheng5322 2017-03-03 15:51
浏览 46
已采纳

用mySQL处理datatables codeigniter中的大数据[关闭]

Please help, I want to show data which the result of computation on codeigniter. I've 7789 data and it's run so long. Can anybody help me to solve my problem?

  • 写回答

1条回答 默认 最新

  • douxie2007 2017-03-03 15:54
    关注

    Try using server side datatables. That way you wont have to fetch all 7.8k rows at once

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?